Add tox for running tests on python 3.8.
This commit is contained in:
parent
2249917494
commit
15a39bb8a0
5 changed files with 125 additions and 1 deletions
|
@ -28,6 +28,7 @@ isort = "^5.8.0"
|
|||
responses = "^0.13.3"
|
||||
coverage = "^5.5"
|
||||
pytest-mock = "^3.6.1"
|
||||
tox = "^3.24.3"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue