mirror of https://github.com/docker/docker-py.git
Merge pull request #768 from ColinHuang/master
Remove not exists file in MANIFEST.in
This commit is contained in:
commit
bd6a79fe46
|
|
@ -1,6 +1,5 @@
|
||||||
include test-requirements.txt
|
include test-requirements.txt
|
||||||
include requirements.txt
|
include requirements.txt
|
||||||
include requirements3.txt
|
|
||||||
include README.md
|
include README.md
|
||||||
include LICENSE
|
include LICENSE
|
||||||
recursive-include tests *.py
|
recursive-include tests *.py
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue