File: build-python-module.sh

package info (click to toggle)
python-wallbox 0.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 116 kB
  • sloc: python: 277; sh: 5; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 56 bytes parent folder | download
1
2
3
4
#!/bin/bash 

python3 setup.py sdist
twine upload dist/*