To avoid conflicts with projects that have tests in their top-level directory: * exlude tests in find_packages * add include in MANIFEST.in Closes: #688 Signed-off-by: Spyros Trigazis <strigazi@gmail.com>
3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
include README.md LICENSE CHANGELOG.md
|
|
recursive-include tests *
|