Author: Armin Rigo <[email protected]>
Branch:
Changeset: r3018:f61db8830105
Date: 2017-09-17 08:45 +0200
http://bitbucket.org/cffi/cffi/changeset/f61db8830105/
Log: Add Python 3.6 in that list
diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -231,6 +231,7 @@
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
+ 'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python :: Implementation :: PyPy',
],
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit