summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'stable'Takeshi KOMIYA2017-04-021-1/+1
|\
| * egg_info: drop --no-svn-revision option because it has been deprecatedv1.5.4Takeshi KOMIYA2017-04-021-1/+1
* | setup.cfg: Enable 'warning-is-error'Stephen Finucane2017-02-241-0/+3
|/
* Fix flake8 violationsTakeshi KOMIYA2017-01-261-1/+1
* Merge branch 'stable' into 3256_update_release_scriptTakeshi KOMIYA2017-01-141-1/+1
|\
| * Update flake8 rulesTakeshi KOMIYA2017-01-121-1/+1
| * Fix flake8 violationsTakeshi KOMIYA2017-01-121-1/+1
| * Fix flake8 violationsTakeshi KOMIYA2017-01-121-1/+1
* | Merge branch 'stable' into 3256_update_release_scriptTakeshi KOMIYA2017-01-061-1/+1
|\ \ | |/
| * Update setup.cfg (refs: #3264)Takeshi KOMIYA2016-12-241-3/+3
* | Update setup.cfgTakeshi KOMIYA2016-12-241-3/+3
|/
* Skip flake8 for sample python codes for napoleon docsTakeshi KOMIYA2016-07-261-1/+1
* Fix flake8 violation under tests/Takeshi KOMIYA2016-06-121-1/+1
* Fix flake8 violation (utils/reindent.py)Takeshi KOMIYA2016-06-121-1/+1
* Remove ez_setup.py from flake8-exclude listTakeshi KOMIYA2016-06-121-1/+1
* 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