summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-03-06 10:50:30 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-03-06 10:50:30 -0500
commitc6dc8f0e18e1a6476b4e13cd6a90b1a434420258 (patch)
tree96a4bda99cb3cbc3ff48c5cac23900cfbb47e83a /MANIFEST.in
parenta586ba2da947cd2a71ae205f8d9ff172a48855c9 (diff)
downloadpython-setuptools-bitbucket-c6dc8f0e18e1a6476b4e13cd6a90b1a434420258.tar.gz
Include pytest.ini in MANIFEST.in. Fixes #359.13.0.2
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 428bbd1e..8a4523a9 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -9,3 +9,4 @@ include *.txt
include MANIFEST.in
include launcher.c
include msvc-build-launcher.cmd
+include pytest.ini