Skip to content

Commit

Permalink
Update build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tsproisl committed Mar 5, 2021
1 parent 27eac2d commit 7e8a92a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 1. Upload to PyPI:
# python3 setup.py sdist
# python3 setup.py sdist upload
# (Note: Building 'bdist_wheel' requires package 'wheel')
# python3 setup.py sdist bdist_wheel
# twine upload dist/*
#
# 2. Check if everything looks all right: https://pypi.python.org/pypi/SoMeWeTa
#
Expand Down

0 comments on commit 7e8a92a

Please sign in to comment.