summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Bendersky <eliben@gmail.com>2016-10-18 06:23:23 -0700
committerEli Bendersky <eliben@gmail.com>2016-10-18 06:23:23 -0700
commitd75d5d7efa294dd3c80b78adc4eb5ca6a82a3bb6 (patch)
tree784e43c1eb2be7e0222ce6d6919e92668d588600
parent9e9855b3254a8e234ac8f793154d600905b90a55 (diff)
downloadpycparser-d75d5d7efa294dd3c80b78adc4eb5ca6a82a3bb6.tar.gz
Update instructions to create wheel for new releases
-rw-r--r--TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 4240e7b..78e516a 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -11,6 +11,7 @@ setup.py, __init__.py, README, CHANGES
- Run tox tests
python setup.py sdist upload
+python setup.py stisd bdist_wheel upload [for creating a wheel]
Misc
----