]> git.phdru.name Git - m_librarian.git/blobdiff - setup.cfg
Add a few PO message headers
[m_librarian.git] / setup.cfg
index 7048e1c775adac4f4fd612d2e4aa0a15888d95e3..7f3e1df1acbbcc39be2710b7f35cf383961c466e 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,11 +1,15 @@
 [bdist_wheel]
 universal = 1
 
+[easy_install]
+find_links = http://phdru.name/Software/Python/
+optimize = 2
+
 [egg_info]
 tag_build = 
 tag_date = 0
 tag_svn_revision = 0
 
 [flake8]
-exclude = .git,docs/conf.py,docs-ru/conf.py
+exclude = .git,.tox,docs/conf.py,docs-ru/conf.py,ez_setup.py