]> git.phdru.name Git - m_librarian.git/blobdiff - setup.cfg
CI(AppVeyor): Move `validators.py` -> `devscripts/CI/`
[m_librarian.git] / setup.cfg
index 48b6211a4c0e5be2cce2fa76bd683de0edeae22f..e3ba0bc3216514ef07704bf5e8f266819040b970 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,7 +2,6 @@
 universal = 1
 
 [easy_install]
-find_links = http://phdru.name/Software/Python/
 optimize = 2
 
 [egg_info]
@@ -11,5 +10,5 @@ tag_date = 0
 tag_svn_revision = 0
 
 [flake8]
-exclude = .git,.tox,docs/conf.py,docs-ru/conf.py
+exclude = .git,.tox,docs/conf.py,docs-ru/conf.py,m_librarian/web/views,validators.py