This commit is contained in:
6
pyproject.toml
Normal file
6
pyproject.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[tool.pytest.ini_options]
|
||||
minversion = "6.0"
|
||||
addopts = "-ra -q"
|
||||
testpaths = [
|
||||
"test.py",
|
||||
]
|
||||
@@ -1,2 +1 @@
|
||||
hvac
|
||||
pytest
|
||||
Reference in New Issue
Block a user