Updates testing to python 3.9 (#548)

This commit is contained in:
Ilan Steemers
2021-05-01 13:18:33 +02:00
committed by GitHub
parent 9afcb9e092
commit 685691ff4c
5 changed files with 7 additions and 5 deletions
+1
View File
@@ -53,6 +53,7 @@ setup(
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Topic :: Internet :: WWW/HTTP',
'Topic :: System :: Distributed Computing',
'Topic :: Software Development :: Libraries :: Python Modules',