diff options
| author | Sviatoslav Sydorenko <wk@sydorenko.org.ua> | 2020-10-12 15:53:38 +0200 |
|---|---|---|
| committer | Sviatoslav Sydorenko <wk@sydorenko.org.ua> | 2020-10-12 16:02:50 +0200 |
| commit | ec508081a5ccbb304a4ae68c70c56787b9818f04 (patch) | |
| tree | edd5b7f0e2dfec9a9d56c1d16fbf5e9011baa437 /setup.cfg | |
| parent | f67c1b099d24a37a0c65bf08f88cb46e261d2a61 (diff) | |
| download | python-setuptools-git-ec508081a5ccbb304a4ae68c70c56787b9818f04.tar.gz | |
Add Python 3.9 trove classifier to the metadata
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ classifiers = Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 Topic :: Software Development :: Libraries :: Python Modules Topic :: System :: Archiving :: Packaging Topic :: System :: Systems Administration |
