]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tox: Run Python 3.10 tests in Python 3.10 environment
authorStephen Finucane <stephen@that.guru>
Fri, 15 Jul 2022 15:53:56 +0000 (16:53 +0100)
committerStephen Finucane <stephen@that.guru>
Fri, 15 Jul 2022 15:53:56 +0000 (16:53 +0100)
commitb2a3117e55d838c61f8b1d3658269ad433102b43
tree635a4fb5665903ba7a898b11c85be32fccfc8b23
parent3f6c9fedaab21c9d00c4081be2415fdaf1f549ff
tox: Run Python 3.10 tests in Python 3.10 environment

Correct a typo introduced when we added 3.10 support.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Fixes: dda111234 ("Add Python 3.10 support, drop Python 3.6 support")
tox.ini