Added Python 3.10 support.

This commit is contained in:
Joe Testa 2021-08-26 10:56:43 -04:00
parent 992d8233c9
commit 1cf1c874db

View File

@ -10,6 +10,7 @@ python:
- "3.7"
- "3.8"
- "3.9"
- "3.10"
cache:
- pip