Add Python 3.10 classifier

pycryptodomex
Michał Sałaban 3 years ago
parent 34c289f671
commit b13b2b14ce

@ -6,6 +6,7 @@ python:
- "3.7" - "3.7"
- "3.8" - "3.8"
- "3.9" - "3.9"
- "3.10"
matrix: matrix:
allow_failures: allow_failures:
python: "nightly" python: "nightly"

Loading…
Cancel
Save