pytest.ini 72 B

12345
  1. [pytest]
  2. testpaths = tests
  3. pythonpath = .
  4. cache_dir = ../.cache/pytest