From 3133ed7d1df6f49de380b35331bbcc67b585a61b Mon Sep 17 00:00:00 2001 From: Roger Meier Date: Tue, 22 Oct 2019 07:44:38 +0200 Subject: [PATCH] chore(dist): add test data Closes #907 --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 3cc3cdcc3..2d1b15b11 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,3 +2,4 @@ include COPYING AUTHORS ChangeLog.rst RELEASE_NOTES.rst requirements.txt test-re include tox.ini .testr.conf .travis.yml recursive-include tools * recursive-include docs *j2 *.py *.rst api/*.rst Makefile make.bat +recursive-include gitlab/tests/data *