summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Bendersky <eliben@gmail.com>2021-11-06 05:50:47 -0700
committerEli Bendersky <eliben@gmail.com>2021-11-06 05:50:47 -0700
commit3cf6bf5eb16f5eadd4a058e41596145c407a79ad (patch)
tree76949bb499e0aff3bebc8872f33ad59f43a68ea4
parent7593f34d742b2e3de502f28d53460190d2e42b02 (diff)
downloadpycparser-3cf6bf5eb16f5eadd4a058e41596145c407a79ad.tar.gz
Update TODO to mention bdist_wheelrelease_v2.21
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 9a9f73f..ae3a9ff 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -8,7 +8,7 @@ setup.py, __init__.py, README, CHANGES
- Make sure _build_tables was run in pycparser/
- If PLY version changes, note it in README and ply/LICENSE
-python setup.py sdist
+python setup.py sdist bdist_wheel
Copy the newly created tarball and untar it; check that the permissions of
Python files in the pycparser/ directory are OK. Check to see that lextab.py and