Lokale test omgeschreven naar tox
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Marcel Nijenhof
2021-12-31 22:42:04 +01:00
parent da80bd93d9
commit 08cd160713
4 changed files with 10 additions and 1 deletions

6
tox.ini Normal file
View File

@@ -0,0 +1,6 @@
[tox]
envlist = py36,py37,py38,py310
[testenv]
deps = python-dateutil
commands = python -m unittest -v lmwsip.tests