Skip to content

Commit 772557d

Browse files
author
marcusw
committed
Added install.bat to the list of files to be included with source distributions, for easier installation on Windows. The already-built source packages will not be changed.
1 parent b419749 commit 772557d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MANIFEST.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
include docs/*.html *.url *.css *.txt
2-
include README LICENSE
2+
include README LICENSE install.bat
33
include examples/*.py
4-
exclude arduino/*
4+
exclude arduino/*

0 commit comments

Comments
 (0)