]> git.netwichtig.de Git - user/henk/code/python/learn_python.git/blobdiff - Pipfile
add tox to required dev packages
[user/henk/code/python/learn_python.git] / Pipfile
diff --git a/Pipfile b/Pipfile
index 8c9f40d2c42e7918feef76a103c36bc77120e151..35258861626587a0fe28dbcee12960e8c4aed72d 100644 (file)
--- a/Pipfile
+++ b/Pipfile
@@ -7,6 +7,7 @@ name = "pypi"
 
 [dev-packages]
 pytest = "*"
+tox = "*"
 
 [requires]
 python_version = "3.11"