8-9/10... inconsistent book tests persist
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[tox]
|
||||
env_list = py{38,39,310,311}
|
||||
skipsdist = true
|
||||
|
||||
[testenv]
|
||||
description = run unit tests
|
||||
deps =
|
||||
pytest
|
||||
commands =
|
||||
pytest
|
||||
Reference in New Issue
Block a user