Files
cultivation-world-simulator/pyproject.toml
2026-01-07 20:11:01 +08:00

5 lines
148 B
TOML

[tool.pytest.ini_options]
pythonpath = "."
testpaths = ["tests"]
norecursedirs = ["tmp", "assets", "node_modules", "dist", "build", "web", "tools"]