mirror of https://github.com/docker/docker-py.git
Add README.rst to MANIFEST
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
0e1129edf9
commit
f1a0fe7b19
|
|
@ -1,6 +1,7 @@
|
||||||
include test-requirements.txt
|
include test-requirements.txt
|
||||||
include requirements.txt
|
include requirements.txt
|
||||||
include README.md
|
include README.md
|
||||||
|
include README.rst
|
||||||
include LICENSE
|
include LICENSE
|
||||||
recursive-include tests *.py
|
recursive-include tests *.py
|
||||||
recursive-include tests/unit/testdata *
|
recursive-include tests/unit/testdata *
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue