summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2015-01-22 18:56:28 +0100
committerSebastian Thiel <byronimo@gmail.com>2015-01-22 18:56:28 +0100
commitf3d91ca75500285d19c6ae2d4bf018452ad822a6 (patch)
tree475b57fcdb557f9d081d5473e8bb34e2baaed3ff /MANIFEST.in
parentffefb154982c6cc47c9be6b3eae6fb1170bb0791 (diff)
downloadgitpython-f3d91ca75500285d19c6ae2d4bf018452ad822a6.tar.gz
Bumped version to 0.3.6
Unfortunately, installation of a executable script has proven to be so difficult thanks setuptools gloriousness, which will force me to remove that feature
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 4c02e39a..028d3619 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,7 +4,7 @@ include CHANGES
include AUTHORS
include README
include requirements.txt
-include scripts/ssh_wrapper.py
+include git/scripts/ssh_wrapper.sh
graft git/test/fixtures
graft git/test/performance