X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=setup.cfg;h=708bf5e4044d63124ea3ffd0297e65eab9cab314;hp=f91a9caca5762fb9aadad0d39fcb6baf82a660ca;hb=60812e1b7c7a2d993374bfd0909f7f4cd00e8f69;hpb=2983988485fa4171dfd8d71d055a8992009f8e55 diff --git a/setup.cfg b/setup.cfg index f91a9ca..708bf5e 100644 --- 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,ez_setup.py +exclude = .git,.tox,docs/conf.py