Skip to content

Commit fb2ba30

Browse files
committed
Updated build scripts
1 parent 5314165 commit fb2ba30

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.bat renamed to build_dist.bat

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ rmdir /S /Q dist
44
python setup.py build bdist_wininst --plat-name=win32
55
python setup.py build bdist_wininst --plat-name=win-amd64
66
python setup.py sdist bdist_wheel --universal
7-
python setup.py build sdist
8-
pause
7+
python setup.py build sdist

0 commit comments

Comments
 (0)