mirror of
https://github.com/dw-0/kiauh.git
synced 2026-08-03 21:07:53 +05:00
feat(tests): load live VM host/key from .env, keep inventory non-sensitive
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
requires-python = ">=3.8"
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev=["ruff", "mypy", "pytest", "paramiko", "pytest-testinfra", "pyyaml"]
|
||||
dev=["ruff", "mypy", "pytest", "paramiko", "pytest-testinfra", "pyyaml", "python-dotenv"]
|
||||
|
||||
[tool.ruff]
|
||||
required-version = ">=0.9.10"
|
||||
|
||||
Reference in New Issue
Block a user