summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorNejc Habjan <hab.nejc@gmail.com>2020-02-23 20:49:33 +0100
committerNejc Habjan <hab.nejc@gmail.com>2020-04-07 23:31:32 +0200
commit9787a407b700f18dadfb4153b3ba1375a615b73c (patch)
treeb64e1e5261b1e146a9fabf19389089f1e17bf4fa /MANIFEST.in
parent22d4b465c3217536cb444dafe5c25e9aaa3aa7be (diff)
downloadgitlab-9787a407b700f18dadfb4153b3ba1375a615b73c.tar.gz
chore: use pytest for unit tests and coverage
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 2d1b15b..df53d66 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,5 @@
include COPYING AUTHORS ChangeLog.rst RELEASE_NOTES.rst requirements.txt test-requirements.txt rtd-requirements.txt
-include tox.ini .testr.conf .travis.yml
+include tox.ini .travis.yml
recursive-include tools *
recursive-include docs *j2 *.py *.rst api/*.rst Makefile make.bat
recursive-include gitlab/tests/data *