Mercurial > moin > 2.0
changeset 2213:c5af50181353
MANIFEST.in: fix quickinstall filename, remove env excludes (we create the env outside the workdir now)
author | Thomas Waldmann <tw AT waldmann-edv DOT de> |
---|---|
date | Tue, 15 Oct 2013 22:11:22 -0700 |
parents | 2f06843253d1 |
children | df86cc3aee33 |
files | MANIFEST.in |
diffstat | 1 files changed, 1 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/MANIFEST.in Tue Oct 15 22:01:53 2013 -0700 +++ b/MANIFEST.in Tue Oct 15 22:11:22 2013 -0700 @@ -1,5 +1,5 @@ include README.txt LICENSE.txt -include quickinstall quickinstall.bat +include quickinstall.py include wikiconfig.py include Makefile @@ -24,10 +24,6 @@ global-exclude *.rej prune docs/_build -prune env -prune env-pypy -prune env-py26 -prune env-py27 prune wiki/data/content prune wiki/data/userprofiles