1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Add Python 3.9 classifier

This commit is contained in:
Unrud 2020-09-25 23:36:15 +02:00
parent 19593c4b39
commit e80ceb171a

View file

@ -90,4 +90,5 @@ setup(
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: Office/Business :: Groupware"])