1 new changeset in py:

http://bitbucket.org/hpk42/py/changeset/d9951e3bdbc7/
changeset:   d9951e3bdbc7
user:        hpk42
date:        2011-07-09 10:08:27
summary:     fix oversight
affected #:  1 file (33 bytes)

--- a/setup.py  Sat Jul 09 10:07:52 2011 +0200
+++ b/setup.py  Sat Jul 09 10:08:27 2011 +0200
@@ -5,6 +5,7 @@
 except ImportError:
     from distribute_setup import use_setuptools
     use_setuptools()
+    from setuptools import setup
 
 def main():
     setup(

Repository URL: https://bitbucket.org/hpk42/py/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
py-svn mailing list
py-svn@codespeak.net
http://codespeak.net/mailman/listinfo/py-svn

Reply via email to