File: test_release.sh

package info (click to toggle)
python-tld 0.13-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,008 kB
  • sloc: python: 12,972; sh: 119; makefile: 19
file content (4 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download
1
2
3
4
#!/usr/bin/env bash
#./scripts/prepare_build.sh
#python setup.py register
twine upload --repository-url https://test.pypi.org/legacy/ dist/* dist_py35/*