Author: Armin Rigo <[email protected]>
Branch:
Changeset: r3329:30e8b8974143
Date: 2020-01-18 10:49 +0000
http://bitbucket.org/cffi/cffi/changeset/30e8b8974143/
Log: Merged in lukeroge/cffi/Luke-Rogers/add-license-to-trove-
classifiers-1578493878065 (pull request #99)
Add license to trove classifiers.
diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -246,5 +246,6 @@
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python :: Implementation :: PyPy',
+ 'License :: OSI Approved :: MIT License',
],
)
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit