summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Support PEP-440 version spec for developers.shimizukawa2015-03-141-1/+1
* flake8: fix a problem, add differing warning #Georg Brandl2015-03-081-1/+1
* final pep8 fixes; reactivate most warnings in flake8Georg Brandl2015-03-081-3/+3
* disable flake8 E112 and E113, for a while.shimizukawa2015-03-081-1/+1
* enables flake8 E625, E901, E902, F821 that didn't emit errorsshimizukawa2015-03-071-1/+1
* enables flake8 E401: multiple imports on one lineshimizukawa2015-03-071-2/+2
* enables flake8 E501 line too long, E502 the backslash is redundant between br...shimizukawa2015-03-071-2/+2
* add flake8 testingshimizukawa2015-03-071-0/+5
* Use universal wheel package. removing build directory procedure is not neede...Takayuki Shimizukawa2014-10-101-0/+3
* Add setup.py "upload" alias for automatic package signing.Georg Brandl2013-02-051-0/+1
* Teach babel to extract l_() messages.Georg Brandl2009-07-031-0/+1
* Add i18n support, thanks to Horst Gutmann.Georg Brandl2008-08-081-0/+12
* Add new README, adapt setup.py.Georg Brandl2008-03-181-0/+7