Drop Protocol class to support Python 3.7
This commit is contained in:
parent
3ee2252539
commit
984c11679a
3 changed files with 3 additions and 26 deletions
2
tox.ini
2
tox.ini
|
|
@ -1,6 +1,6 @@
|
|||
[tox]
|
||||
skipsdist = true
|
||||
envlist = py38, py39, py310
|
||||
envlist = py37, py38, py39, py310
|
||||
|
||||
[testenv]
|
||||
whitelist_externals = poetry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue