diff options
| author | Alex Grönholm <alex.gronholm@nextday.fi> | 2021-08-09 22:44:33 +0300 |
|---|---|---|
| committer | Alex Grönholm <alex.gronholm@nextday.fi> | 2021-08-09 23:04:47 +0300 |
| commit | 82758ff546c7b7b1f1b4fc5bd77c942b0c563a4f (patch) | |
| tree | 68a1e33dcee5f6bbe64b1c48352cb6a27d3f1d7d /setup.cfg | |
| parent | d746ddc4eddd95c7e35f403c4374458979e2f2ff (diff) | |
| download | wheel-git-82758ff546c7b7b1f1b4fc5bd77c942b0c563a4f.tar.gz | |
Added classifier for Python 3.10 support
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ classifiers = Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 author = Daniel Holth author_email = dholth@fastmail.fm maintainer = Alex Gronholm |
