6 lines
85 B
Bash
Executable File
6 lines
85 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
#python setup.py bdist_egg upload
|
|
python setup.py sdist upload
|
|
|