Skip to content

Commit b8bcf05

Browse files
committed
Add 3.10 to tox configuration
1 parent 39b0878 commit b8bcf05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

+2-1
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,11 @@ exclude =
7272
httpx_gssapi/_version.py
7373
7474
[tox:tox]
75-
envlist = py36, py37, py38, py39
75+
envlist = py36, py37, py38, py39, py310
7676
7777
[testenv]
7878
deps =
79+
.
7980
pytest
8081
k5test
8182
commands =

0 commit comments

Comments
 (0)