Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r853:040d252cb996
Date: 2012-08-13 19:31 +0200
http://bitbucket.org/cffi/cffi/changeset/040d252cb996/

Log:    "hgdistver" is not needed any more.

diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -94,9 +94,6 @@
         ),
     },
 
-    setup_requires=[
-        'hgdistver',
-    ],
     install_requires=[
         # pycparser 2.08 no longer contains lextab.py/yacctab.py
         # out of the box, which looks like a bug
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to