mirror of
https://github.com/docker/compose.git
synced 2026-02-09 10:09:26 +08:00
Add tests to sdist.
In order to validate installation it's very convenient to have the tests as part of the source distribution. This greatly assists native packaging that might occur (i.e. Gentoo ebuilds). Signed-off-by: Alex Brandt <alunduil@alunduil.com>
This commit is contained in:
@@ -4,7 +4,7 @@ include requirements.txt
|
||||
include requirements-dev.txt
|
||||
include tox.ini
|
||||
include *.md
|
||||
recursive-exclude tests *
|
||||
recursive-include tests *
|
||||
global-exclude *.pyc
|
||||
global-exclude *.pyo
|
||||
global-exclude *.un~
|
||||
|
||||
Reference in New Issue
Block a user