pytest
pytest copied to clipboard
more safe defaults for norecursedirs
#1978 exposed that some norecurse directories have a name that is very sane to use outside of a project root
this issue is pretty tricky to debug
we should evaluate more strict evaluation of those and allowing folder names like "build" and "dist" inside normal python packages