File: makeandinstallzip.bat

package info (click to toggle)
python-redfish 3.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 404 kB
  • sloc: python: 2,948; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 85 bytes parent folder | download
1
2
3
python setup.py sdist --formats=zip
cd dist
pip install --upgrade redfish-2.0.0.zip