X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=blobdiff_plain;f=setup.cfg;h=e3ba0bc3216514ef07704bf5e8f266819040b970;hp=982ea8ab7fadbca2cfa65e75ccfd4eb7efb0cb9d;hb=HEAD;hpb=9d452cf8fda3fe99b1d6a99fb9692c14e64bf443 diff --git a/setup.cfg b/setup.cfg index 982ea8a..b5b0e16 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,docs-ru/conf.py +exclude = .git,.tox,docs/conf.py,docs-ru/conf.py,m_librarian/web/views