4 lines
89 B
Bash
Executable File
4 lines
89 B
Bash
Executable File
#!/bin/bash
|
|
python setup.py sdist upload -r pypitest
|
|
# python setup.py register -r pypi
|