]> git.phdru.name Git - m_librarian.git/blobdiff - setup.cfg
Output count of found objects
[m_librarian.git] / setup.cfg
index bc172400dbde21f55d8ec9c34ee7afcf0a2e269d..7048e1c775adac4f4fd612d2e4aa0a15888d95e3 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,7 +1,11 @@
 [bdist_wheel]
 universal = 1
 
-[easy_install]
+[egg_info]
+tag_build = 
+tag_date = 0
+tag_svn_revision = 0
 
 [flake8]
-exclude = .git
+exclude = .git,docs/conf.py,docs-ru/conf.py
+