To avoid committing to a tag just to alter setup.cfg, I found myself 
wanting to do something like this:

python setup.py egg_info --tag-svn-revision=0 --tag-build='' sdist


but:

error: option --tag-svn-revision must not have an argument


Could this, or something similar, be made legal?


John
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to