File: makeandinstallzip.bat

package info (click to toggle)
python-ilorest 7.0.0.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,252 kB
  • sloc: python: 11,784; makefile: 375; sh: 3
file content (5 lines) | stat: -rw-r--r-- 160 bytes parent folder | download
1
2
3
4
5
python3 -m pip install -r requirements.txt
python3 setup.py sdist --formats=zip
cd dist

python3 -m pip install --upgrade python-ilorest-library-5.3.0.zip