Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit a46d2c8

Browse files
committed
upload.bat update
1 parent 7a932fa commit a46d2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upload.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@echo off
2-
pip install --upgrade --user pip
2+
python.exe -m pip install --upgrade pip
33
pip install setuptools twine
44
python setup.py sdist
55

0 commit comments

Comments
 (0)