File: build.sh

package info (click to toggle)
python-yalexs 9.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,120 kB
  • sloc: python: 7,916; makefile: 3; sh: 2
file content (5 lines) | stat: -rw-r--r-- 66 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#!/bin/sh

python setup.py sdist bdist_wheel

twine upload dist/*