aboutsummaryrefslogblamecommitdiffstats
path: root/.mkpkg
blob: 8d568f49d46e283183e16bb98eb779648b5e8616 (plain) (tree)
1
2
3


                                   
#!/bin/bash
python3 setup.py sdist bdist_wheel
twine upload --skip-existing dist/*