diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2020-01-18 07:30:32 -0800 |
|---|---|---|
| committer | Jon Dufresne <jon.dufresne@gmail.com> | 2020-01-18 07:30:32 -0800 |
| commit | 310771c2808dc18218cc30082402c784deb6d2fa (patch) | |
| tree | b6371a1751fbd22f4ecfbcd205bad55ed986f6fb /setup.cfg | |
| parent | 682b6511ac67e021b542e74ce30e13fe52bc2da9 (diff) | |
| download | external_python_setuptools-310771c2808dc18218cc30082402c784deb6d2fa.tar.gz external_python_setuptools-310771c2808dc18218cc30082402c784deb6d2fa.tar.bz2 external_python_setuptools-310771c2808dc18218cc30082402c784deb6d2fa.zip | |
Add 'Programming Language :: Python :: 3 :: Only' trove classifier
The project has been Python 3 only since
a46a6bfd903ecc292fc3645c37c1b72781528095.
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ classifiers = License :: OSI Approved :: MIT License Operating System :: OS Independent Programming Language :: Python :: 3 + Programming Language :: Python :: 3 :: Only Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 |
