summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2015-11-28 08:43:54 +0100
committerMatěj Cepl <mcepl@cepl.eu>2015-11-28 08:44:35 +0100
commit327466d063e83590f1df40c476ee08ee90376f22 (patch)
tree1bdbb44fd0542bcbf133f79b0593ba033069ee71 /MANIFEST.in
parent9dc55d155c1b4d0f89cce7a874cc4c52bb5332bf (diff)
downloadm2crypto-327466d063e83590f1df40c476ee08ee90376f22.tar.gz
Don’t install files which don’t exist anymore.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 1e48bb4..9a7d09d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,12 +3,10 @@ include SWIG/*.h
include SWIG/*.def
recursive-include tests *.py *.pem *.der *.b64 README *.pgp *.dat *.p7*
recursive-include doc *
-recursive-include demo *
recursive-include contrib *
include INSTALL.rst
include README.rst
include CHANGES
include epydoc.conf
include LICENCE
-include fedora_setup.sh
exclude M2Crypto/_m2crypto.py