modified: setup.py

This commit is contained in:
Russell Ballestrini 2025-03-01 10:25:05 -05:00
parent f54872700a
commit c5712e5f34

View file

@ -21,6 +21,7 @@ setup(
# setup keyword args: http://peak.telecommunity.com/DevCenter/setuptools
# built and uploaded to pypi with this:
#python setup.py sdist bdist_egg
#twine upload dist/*
# python setup.py sdist bdist_wheel
# twine upload dist/*