Skip to content

Commit

Permalink
twine
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsML committed Sep 12, 2021
1 parent 24c42f2 commit eb88d85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# https://medium.com/@joel.barmettler/how-to-upload-your-python-package-to-pypi-65edc5fe9c56
# rm -rf ~/github/superimport/dist/*; python3 setup.py sdist;twine upload dist/*
from setuptools import setup
from superimport._version import __version__

Expand Down

0 comments on commit eb88d85

Please sign in to comment.