Sfoglia il codice sorgente

Add Python 3.9 classifier

Unrud 5 anni fa
parent
commit
dd30aea7a5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -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"])