Stephen Finucane
5e1af8df77
setup.cfg: Ignore .venv
...
We started ignoring this file from Git in commit 75154196b . Now do the
same for flake8.
Signed-off-by: Stephen Finucane <stephen@that.guru >
2017-09-26 15:43:45 +01:00
Takeshi KOMIYA
41bb5f7fd2
Fix #3833 : command line messages are translated unintentionally
2017-06-25 17:55:54 +09:00
Takeshi KOMIYA
f1a3e45878
Update setup.cfg
2017-05-09 23:40:29 +09:00
Takeshi KOMIYA
56d3458584
Fix flake8 violations
2017-05-09 21:57:36 +09:00
Takeshi KOMIYA
fc41f43a70
Merge branch 'stable'
2017-04-02 19:05:50 +09:00
Takeshi KOMIYA
f730297187
egg_info: drop --no-svn-revision option because it has been deprecated
2017-04-02 18:58:22 +09:00
Stephen Finucane
6de6e81b0c
setup.cfg: Enable 'warning-is-error'
...
Dog food this feature. Validated with the following (broken) change:
--- a/doc/contents.rst
+++ b/doc/contents.rst
@@ -18,6 +18,9 @@ Sphinx documentation contents
intl
theming
setuptools
+
+ .. This is broken!!!
+
templating
latex
markdown
Signed-off-by: Stephen Finucane <stephen@that.guru >
2017-02-24 13:41:46 -05:00
Takeshi KOMIYA
cf2061dfad
Fix flake8 violations
2017-01-26 01:13:17 +09:00
Takeshi KOMIYA
c03da8fdf4
Merge branch 'stable' into 3256_update_release_script
2017-01-14 00:26:03 +09:00
Takeshi KOMIYA
7dcb40d135
Update flake8 rules
2017-01-12 10:11:54 +09:00
Takeshi KOMIYA
412bb9aae8
Fix flake8 violations
2017-01-12 10:09:44 +09:00
Takeshi KOMIYA
60d4846e0f
Fix flake8 violations
2017-01-12 10:07:05 +09:00
Takeshi KOMIYA
ed6742fe2a
Merge branch 'stable' into 3256_update_release_script
2017-01-06 23:44:10 +09:00
Takeshi KOMIYA
c7783e632f
Update setup.cfg (refs: #3264 )
2016-12-24 22:13:10 +09:00
Takeshi KOMIYA
2588a45a22
Update setup.cfg
2016-12-24 21:07:02 +09:00
Takeshi KOMIYA
b208b3e9e0
Skip flake8 for sample python codes for napoleon docs
2016-07-26 14:35:20 +09:00
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