summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-08-29 09:19:08 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-08-29 09:19:08 -0400
commite42bf73f4619995ffdefca36a00c33a6d1f3aad8 (patch)
tree701f5047976cc17a480f638130de836c6523825a /MANIFEST.in
parent2af97b024fb776be760eff44c602549151055649 (diff)
downloadpython-coveragepy-git-e42bf73f4619995ffdefca36a00c33a6d1f3aad8.tar.gz
Use requirements.pip files
--HG-- rename : doc/requirements.txt => doc/requirements.pip rename : requirements.txt => requirements.pip
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 727c85b0..23e8c927 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -12,7 +12,7 @@ include __main__.py
include README.txt
include CHANGES.txt
include AUTHORS.txt
-include requirements.txt
+include requirements.pip
include igor.py
include tox.ini