pyModeS/tests/__init__.py

4 lines
208 B
Python
Raw Normal View History

# the inclusion of the tests module is not meant to offer best practices for
# testing in general, but rather to support the `find_packages` example in
# setup.py that excludes installing the "tests" package