Commit Graph
16 Commits
Author SHA1 Message Date
Takeshi KOMIYA 80921b2ab8 Fix flake8 violation under tests/ 2016-06-12 00:02:11 +09:00
Takeshi KOMIYA 2483122c2f Fix flake8 violation (utils/reindent.py) 2016-06-12 00:02:11 +09:00
Takeshi KOMIYA 7ab5bed4be Remove ez_setup.py from flake8-exclude list 2016-06-12 00:02:11 +09:00
shimizukawa ea25342acc Support PEP-440 version spec for developers. 2015-03-14 16:46:24 +09:00
Georg Brandl 0d5cb25c0d flake8: fix a problem, add differing warning # 2015-03-08 17:17:22 +01:00
Georg Brandl 548a6dc22e final pep8 fixes; reactivate most warnings in flake8 2015-03-08 17:15:54 +01:00
shimizukawa dc17c0be0a disable flake8 E112 and E113, for a while. 2015-03-08 15:14:06 +09:00
shimizukawa c6865fd3ae enables flake8 E625, E901, E902, F821 that didn't emit errors 2015-03-07 21:03:09 +09:00
shimizukawa 5e84a5dbf4 enables flake8 E401: multiple imports on one line 2015-03-07 20:51:27 +09:00
shimizukawa 3b6524067f enables flake8 E501 line too long, E502 the backslash is redundant between brackets 2015-03-07 20:51:25 +09:00
shimizukawa caed7faa19 add flake8 testing 2015-03-07 17:59:28 +09:00
Takayuki Shimizukawa 6261c8b68d Use universal wheel package. removing build directory procedure is not needed anymore. 2014-10-10 00:01:57 +09:00
Georg Brandl 5aaf533a39 Add setup.py "upload" alias for automatic package signing. 2013-02-05 09:19:52 +01:00
Georg Brandl 2c2ea9ae5f Teach babel to extract l_() messages. 2009-07-03 13:37:38 +02:00
Georg Brandl a7cfb52ab6 Add i18n support, thanks to Horst Gutmann. 2008-08-08 10:54:00 +00:00
Georg Brandl bb3506f564 Add new README, adapt setup.py. 2008-03-18 19:37:05 +00:00