mirror of https://github.com/docker/docker-py.git
Add tests to sdist.
This commit is contained in:
parent
7a46297085
commit
aea6bc4c93
|
@ -2,4 +2,5 @@ include test-requirements.txt
|
||||||
include requirements.txt
|
include requirements.txt
|
||||||
include requirements3.txt
|
include requirements3.txt
|
||||||
include README.md
|
include README.md
|
||||||
include LICENSE
|
include LICENSE
|
||||||
|
recursive-include tests *.py
|
||||||
|
|
Loading…
Reference in New Issue