Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r438:b1b3a110db1e Date: 2012-06-18 12:41 +0200 http://bitbucket.org/cffi/cffi/changeset/b1b3a110db1e/
Log: we no longer require platformer
diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,6 @@
'hgdistver',
],
install_requires=[
- 'platformer',
'pycparser',
]
)
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit
