File: publish.sh

package info (click to toggle)
python-airtouch4pyapi 1.0.8-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: python: 933; makefile: 4; sh: 2
file content (3 lines) | stat: -rwxr-xr-x 76 bytes parent folder | download
1
2
3
#!/bin/bash
python setup.py sdist bdist_wheel
python -m twine upload dist/*