Skip to content

Commit 97253c8

Browse files
authored
Merge pull request #2421 from webknjaz/maintenance/gha-py39
Add Python 3.9 trove classifier to the metadata
2 parents 6011043 + 8220a92 commit 97253c8

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

changelog.d/2421.misc.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Python 3.9 Trove classifier got added to the dist metadata
2+
-- by :user:`webknjaz`

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ classifiers =
3838
Programming Language :: Python :: 3.6
3939
Programming Language :: Python :: 3.7
4040
Programming Language :: Python :: 3.8
41+
Programming Language :: Python :: 3.9
4142
Topic :: Software Development :: Libraries :: Python Modules
4243
Topic :: System :: Archiving :: Packaging
4344
Topic :: System :: Systems Administration

0 commit comments

Comments
 (0)