Skip to content

Commit 5b8c822

Browse files
committed
[update] add bat tool
1 parent 22df2bd commit 5b8c822

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

MANIFEST.in

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
include pyproject.toml
22
include *.md
33
include *.sh
4+
include *.bat
45
include LICENSE
56
recursive-include tests test*.py
67
recursive-include doc *.png

reinstall.bat

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python setup.py clean --all install clean --all

0 commit comments

Comments
 (0)