Closed as not planned
Description
Some people keep their source in a src
directory and some people keep their tests in test
. This seems to up often enough that we should either detect this and automatically do something or warn people they should create a .env
file that manipulates their PYTHONPATH
to include the appropriate directories.