Commits on Source 2
-
Tristan Van Berkom authored
This is causing pytest to try to import the recently added app1.py from the pip related tests. This fails because it's not meant to be imported outside of the sandbox environment.
-
Tristan Van Berkom authored
setup.cfg: Add tests/integration/project to norecursedirs See merge request !682