GildedRose-Refactoring-Kata/python/pyproject.toml

4 lines
104 B
TOML

[tool.pytest.ini_options]
pythonpath = ["."]
addopts = ["--ignore=tests/test_gilded_rose_approvals.py"]