Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 4, 2021. It is now read-only.

Commit 8cf888b

Browse files
committed
fix build.bat
1 parent dedb776 commit 8cf888b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎build.bat‎

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
rm ./dist/*
1+
rmdir /Q /S dist
2+
mkdir dist
3+
4+
pause
25

36
python setup.py build sdist bdist_wheel
47

58
python -m twine upload dist/*
69

7-
pause
10+
pause

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /