Author: Armin Rigo <[email protected]>
Branch:
Changeset: r2730:49b9b83e032e
Date: 2016-07-31 21:08 +0200
http://bitbucket.org/cffi/cffi/changeset/49b9b83e032e/
Log: Issue #275: add Python 3.5 here
diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -188,6 +188,7 @@
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
+ 'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python :: Implementation :: PyPy',
],
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit