From 3cf6bf5eb16f5eadd4a058e41596145c407a79ad Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Sat, 6 Nov 2021 05:50:47 -0700 Subject: Update TODO to mention bdist_wheel --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1