File: upload_to_pypi.bat

package info (click to toggle)
python-shelxfile 10-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,548 kB
  • sloc: python: 5,610; sh: 9; makefile: 6
file content (4 lines) | stat: -rw-r--r-- 123 bytes parent folder | download
1
2
3
4
call venv\Scripts\activate.bat
venv\Scripts\pip install twine

venv\Scripts\python -m twine upload --repository pypi dist\*