mirror of
https://github.com/docker/compose.git
synced 2025-07-23 05:34:36 +02:00
Merge pull request #585 from alunduil/add-tests-to-sdist
Add tests to sdist.
This commit is contained in:
commit
a12cf826cd
@ -4,7 +4,7 @@ include requirements.txt
|
|||||||
include requirements-dev.txt
|
include requirements-dev.txt
|
||||||
include tox.ini
|
include tox.ini
|
||||||
include *.md
|
include *.md
|
||||||
recursive-exclude tests *
|
recursive-include tests *
|
||||||
global-exclude *.pyc
|
global-exclude *.pyc
|
||||||
global-exclude *.pyo
|
global-exclude *.pyo
|
||||||
global-exclude *.un~
|
global-exclude *.un~
|
||||||
|
Loading…
x
Reference in New Issue
Block a user