mirror of
https://github.com/Cian-H/I-Form_Server_Node_Deployer.git
synced 2026-04-28 03:51:47 +01:00
Tests created for ip interface
This commit is contained in:
+2
-1
@@ -26,9 +26,10 @@ mkdocs-material = {extras = ["all"], version = "^9.4.8"}
|
||||
ruff = "^0.1.1"
|
||||
black = "^23.10.1"
|
||||
snoop = "^0.4.3"
|
||||
pytest = "^7.4.3"
|
||||
mypy = "^1.6.1"
|
||||
docker-stubs = {git = "https://github.com/rdozier-work/docker-stubs"}
|
||||
pytest = "^7.4.3"
|
||||
hypothesis = "^6.88.3"
|
||||
|
||||
[tool.poetry.group.docs.dependencies]
|
||||
mkdocs = "^1.5.3"
|
||||
|
||||
Reference in New Issue
Block a user