hayd / pep8radius

PEP8 clean only the parts of the files touched since the last commit, a previous commit or (the merge-base of) a branch.
MIT License
183 stars 9 forks source link

version number in one place #16

Closed hayd closed 10 years ago

hayd commented 10 years ago

Do it properly:

http://www.reddit.com/r/Python/comments/21jgu7/is_it_ok_for_setuppy_to_import_the_package_its/

__version__ in module and ast it or something to setup.py.

hayd commented 10 years ago

did this