Files
@ d741b99effdf
Branch filter:
Location: kallithea/tox.ini
d741b99effdf
256 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.