summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorEli Bendersky <eliben@gmail.com>2013-08-03 06:36:01 -0700
committerEli Bendersky <eliben@gmail.com>2013-08-03 06:36:01 -0700
commit7fa0dced93dc893e31f33529ce2d45914767a757 (patch)
tree7ec135fe692e24ae68bb0e9442ba58fca0f1cac3 /TODO.txt
parent2660ca9838792122163125b6c77088137e073b3a (diff)
downloadpycparser-7fa0dced93dc893e31f33529ce2d45914767a757.tar.gz
Clarification w.r.t pushing tags to Github
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index f6cfce2..e241190 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -13,7 +13,7 @@ Version Update
setup.py, __init__.py, README.txt, CHANGES
- Make sure _build_tables was run in pycparser/ and the tables are in the
MANIFEST
-- Tag in git
+- Tag in git. When pushing to GitHub, git push --tags
- If PLY version changes, note it in README and ply/LICENSE
python setup.py sdist upload