From f3d91ca75500285d19c6ae2d4bf018452ad822a6 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 22 Jan 2015 18:56:28 +0100 Subject: 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 --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MANIFEST.in') 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 -- cgit v1.2.3