Files
@ d741b99effdf
Branch filter:
Location: kallithea/MANIFEST.in
d741b99effdf
856 B
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.