From ddb43021cd050ee35a3deb121c72b55f99d17ced Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 31 Mar 2011 05:16:31 -0400 Subject: [PATCH] no MANIFEST --- .gitignore | 3 ++- setup.py | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1c85de4..6aaa85a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ tags .*.pyc *.scratch.* .svn -.idea \ No newline at end of file +.idea +MANIFEST \ No newline at end of file diff --git a/setup.py b/setup.py index 0b30252..516ed3a 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,6 @@ import os import sys -import gistapi from distutils.core import setup