changeset 1871:a37ef09e27b1

Manifest.in: include Manifest.in Apparently this file should be in the tarball.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 02 Nov 2016 18:54:05 +0100
parents 23ea1f4d4040
children cb2bac3253fb
files MANIFEST.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -13,6 +13,7 @@
 include hgext/__init__.py
 include hgext/pushexperiment.py
 include hgext/simple4server.py
+include MANIFEST.in
 include README
 include setup.py
 include tests/*.py