summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorEli Bendersky <eliben@gmail.com>2015-04-21 14:48:45 -0700
committerEli Bendersky <eliben@gmail.com>2015-04-21 14:48:45 -0700
commit40af8bdaf34f42c488ea45f98b40c951250bc6d1 (patch)
treecac8bab0324bd35e1776609999f8768d1effbde5 /TODO.txt
parent331f81f994b3447be17fa93040f6713c02949ec8 (diff)
downloadpycparser-40af8bdaf34f42c488ea45f98b40c951250bc6d1.tar.gz
Prepare for release 2.11release_v2.11
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index e241190..c76b0a1 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -10,11 +10,12 @@ Changes since last
Version Update
--------------
-setup.py, __init__.py, README.txt, CHANGES
+setup.py, __init__.py, README, CHANGES
- Make sure _build_tables was run in pycparser/ and the tables are in the
MANIFEST
- Tag in git. When pushing to GitHub, git push --tags
- If PLY version changes, note it in README and ply/LICENSE
+- Run tox tests
python setup.py sdist upload