GitHub actions: Do not run on 3.10 yet (too many warnings)

This commit is contained in:
Raphael Michel
2022-01-19 17:11:51 +01:00
parent 9e51736232
commit c2bd3dde44
2 changed files with 5 additions and 6 deletions

View File

@@ -153,7 +153,6 @@ setup(
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Framework :: Django :: 3.2'
],