Merge pull request #9 from scarabeusiv/patch-1

Include tests in the sdist tarball on pypi
This commit is contained in:
Davide Brunato 2019-09-13 08:57:52 +02:00 committed by GitHub
commit 85856fef5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,5 +7,6 @@ include setup.cfg
include requirements-dev.txt
include tox.ini
include doc/*
recursive-include tests *.py
global-exclude *.py[cod]