Author: Armin Rigo <[email protected]>
Branch:
Changeset: r1674:1c7b1e870144
Date: 2015-03-21 19:13 +0100
http://bitbucket.org/cffi/cffi/changeset/1c7b1e870144/
Log: Some more classifiers
diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -162,5 +162,8 @@
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
+ 'Programming Language :: Python :: 3.4',
+ 'Programming Language :: Python :: Implementation :: CPython',
+ 'Programming Language :: Python :: Implementation :: PyPy',
],
)
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit