X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.cfg;h=9e6f371d8f62f7451555447bb8bcf8bf92242f6a;hb=722b2423e29d39101e4e298856b8839d2a57fc17;hp=00080ab506d6400bc891b4a518b46494f1d8c9af;hpb=7d813bbd88d3d206cadf5904a538a8c2db6aad0c;p=sqlconvert.git diff --git a/setup.cfg b/setup.cfg index 00080ab..9e6f371 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,4 +10,5 @@ tag_date = 0 tag_svn_revision = 0 [flake8] -exclude = .git,docs/conf.py,ez_setup.py +exclude = .git,.tox,docs/conf.py,validators.py +