Add Python 3.9 to supported Python versions in setup.cfg metadata

[skip ci]
This commit is contained in:
rdb 2020-10-06 11:50:16 +02:00
parent b507c88cd9
commit 7d0c016c44
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ classifiers =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: Implementation :: CPython
Topic :: Games/Entertainment
Topic :: Multimedia