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