4 lines
208 B
Python
4 lines
208 B
Python
|
# 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
|