X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=setup.cfg;h=9e6f371d8f62f7451555447bb8bcf8bf92242f6a;hp=d84280f9298ae87ecddb7fe37b49c9b0b8629fdb;hb=45fc87bdf32110a196e050a238f2f78833e515f6;hpb=9ae137068e8bf5846447a50a2f7c2297d5139fa3 diff --git a/setup.cfg b/setup.cfg index d84280f..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,5 +10,5 @@ tag_date = 0 tag_svn_revision = 0 [flake8] -exclude = .git,.tox,docs/conf.py +exclude = .git,.tox,docs/conf.py,validators.py