We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f21680 commit dba10cbCopy full SHA for dba10cb
.travis.yml
@@ -5,7 +5,7 @@ matrix:
5
env: TOXENV=py38
6
- python: 3.9
7
env: TOXENV=py39
8
- - python: 3.10
+ - python: 3.10-dev
9
env: TOXENV=py310
10
install: "pip install -r requirements-dev.txt"
11
script:
0 commit comments