Hacker News new | ask | show | jobs
by mixmastamyk 1792 days ago
I’ve not had either of these issues. Maybe a detail left out?
1 comments

the first occurs if you haven't created __init__.py.

the second occurs if you want your test files outside of the package directory (e.g., project/src/foo_app/foo.py, project/test/test_foo.py)