also update docker to python 3.10

This commit is contained in:
Mike Henry
2023-06-19 13:49:28 -07:00
committed by Richard Gowers
parent 3868033611
commit a19b64b523

View File

@@ -11,4 +11,4 @@ dependencies:
- py3dmol
- pytest
- pytest-xdist
- python==3.9
- python==3.10.*