Files
@ d741b99effdf
Branch filter:
Location: kallithea/setup.cfg
d741b99effdf
805 B
text/x-ini
tox.ini: Add .eggs to norecursedirs
This prevents py.test from trying to run tests in the .eggs directory, which
setuptools can create.
This prevents py.test from trying to run tests in the .eggs directory, which
setuptools can create.