cormorack / yodapy

Your Ocean Data Access in Python
https://cormorack.github.io/yodapy/
MIT License
9 stars 10 forks source link

find_packages() is packaging `tests` as a module #110

Closed ocefpaf closed 5 years ago

ocefpaf commented 5 years ago

I'm not sure you need a __init__.py in the test directory. The side effect is that it ends up packaged and clobber a simple/common namespace "tests"