Files
python-gpiozero/MANIFEST.in
Edward Betts 8f9799f0cb Include tests in release source tarball
I'm thinking about packaging gpiozero so it can be included in Debian. It would be great to include the test suite in the pypi tarball so the tests can be run when the Debian package is built.
2016-04-17 10:24:49 +01:00

3 lines
48 B
Plaintext

include README.rst
recursive-include tests *.py