summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-01-07 13:08:56 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-01-07 13:09:05 -0500
commitbb2251bae83b072cd972f6865198d70272e7a824 (patch)
tree454a8104cabf66a14e82c8b63a9125da30cb5d01 /MANIFEST.in
parent609c1e9d0f36914f180a5ed95f9477ea9523edf5 (diff)
downloadpython-setuptools-git-bb2251bae83b072cd972f6865198d70272e7a824.tar.gz
Include tox.ini in the sdist. Ref #904.
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 e25a5ea5..325bbed8 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -11,3 +11,4 @@ include LICENSE
include launcher.c
include msvc-build-launcher.cmd
include pytest.ini
+include tox.ini