Spaces:
Sleeping
Sleeping
File size: 166 Bytes
0eb4f6f | 1 2 3 4 5 6 | [pytest]
addopts = -p no:cacheprovider
testpaths = tests
python_files = test_openenv_env.py
norecursedirs = .git .venv __pycache__ .pytest_cache pytest-cache-files-*
|