Fix tox environments (#9547)

* fix cover tox envs

* make test work on all Pythons

* Remove unused import

Co-authored-by: alexzorin <alex@zorin.id.au>

Co-authored-by: alexzorin <alex@zorin.id.au>
This commit is contained in:
Brad Warren
2023-01-25 12:00:06 +11:00
committed by GitHub
co-authored by alexzorin
parent 81ff6fcc0d
commit 4ad71ab5ae
4 changed files with 13 additions and 16 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
[tox]
skipsdist = true
envlist = {py3-cover,lint,mypy}-{win,posix}
envlist = {cover,lint,mypy}-{win,posix}
[base]
# pip installs the requested packages in editable mode