tox.ini
changeset 12517 34c4157b1071
parent 12515 2d43c8b30ef0
child 12518 12e8b65146d9
--- a/tox.ini	Fri Mar 15 17:10:16 2019 +0100
+++ b/tox.ini	Fri Mar 15 17:12:20 2019 +0100
@@ -43,7 +43,7 @@
   {envpython} -m check_manifest {toxinidir} \
 # ignore symlinks that are not recognized by check-manifest, see
 # https://github.com/mgedmin/check-manifest/issues/69
-    --ignore cubicweb/devtools/test/data/cubes/i18ntestcube*,cubicweb/test/data/legacy_cubes*,cubicweb/server/test/data-migractions/cubicweb_*,cubicweb/server/test/data-migractions/migratedapp/cubicweb_*
+    --ignore cubicweb/devtools/test/data/cubes/i18ntestcube*,cubicweb/server/test/data-migractions/cubicweb_*,cubicweb/server/test/data-migractions/migratedapp/cubicweb_*
 
 [pytest]
 python_files = *test_*.py