Files
@ d741b99effdf
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
d741b99effdf
1.7 KiB
text/plain
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.