]> git.phdru.name Git - m_librarian.git/commitdiff
flake8: exclude ez_setup.py
authorOleg Broytman <phd@phdru.name>
Fri, 26 Aug 2016 21:46:38 +0000 (00:46 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 26 Aug 2016 21:46:38 +0000 (00:46 +0300)
setup.cfg

index 982ea8ab7fadbca2cfa65e75ccfd4eb7efb0cb9d..7809b82eea5df0c2119ce93f060687412132f44e 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -11,5 +11,5 @@ tag_date = 0
 tag_svn_revision = 0
 
 [flake8]
-exclude = .git,docs/conf.py,docs-ru/conf.py
+exclude = .git,docs/conf.py,docs-ru/conf.py,ez_setup.py