4 lines
52 B
Bash
4 lines
52 B
Bash
#!/bin/bash
|
|
|
|
python3 setup.py register sdist upload
|
#!/bin/bash
|
|
|
|
python3 setup.py register sdist upload
|