mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
4 lines
67 B
Python
4 lines
67 B
Python
pytest_plugins = [
|
|
"tests.direnv_project",
|
|
"tests.root",
|
|
]
|