[py-svn] commit/py: hpk42: fix oversight

Bitbucket commits-noreply at bitbucket.org
Sat Jul 9 10:08:49 CEST 2011


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.



More information about the pytest-commit mailing list