Skip to content

Commit

Permalink
Add pypi instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
cgnorthcutt committed Jul 8, 2018
1 parent 47fcca1 commit 02d5da4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
@@ -1,5 +1,9 @@
# Written by Curtis G. Northcutt

# For pypi upload
# 1. python setup.py sdist bdist_wheel --universal
# 2. twine upload dist/*

from setuptools import setup, find_packages
# To use a consistent encoding
from codecs import open
Expand Down

0 comments on commit 02d5da4

Please sign in to comment.