]> git.phdru.name Git - sqlconvert.git/blobdiff - setup.cfg
Tests: Require tox < 3.1 to avoid basepython conflicts
[sqlconvert.git] / setup.cfg
index 2b26222f157bced59e080dd896be1bb89f5889be..708bf5e4044d63124ea3ffd0297e65eab9cab314 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,docs/conf.py,tests/conftest.py,ez_setup.py
+exclude = .git,.tox,docs/conf.py