Skip to content

Commit

Permalink
fix: remove duplicate pyproject.toml entry
Browse files Browse the repository at this point in the history
  • Loading branch information
bepri committed Jan 30, 2025
1 parent 4f48911 commit 8b77814
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -214,11 +214,6 @@ include = ["snapcraft", "tests"]
exclude = ["build", "tests/legacy", "tests/spread"]
pythonVersion = "3.12"

[tool.pytest.ini_options]
minversion = "7.0"
required_plugins = ["pytest-cov>=4.0", "pytest-mock>=3.12", "pytest-subprocess>=1.4"]
addopts = ["--cov=snapcraft"]

# Most of this ruff configuration comes from craft-parts
[tool.ruff]
target-version = "py312"
Expand Down

0 comments on commit 8b77814

Please sign in to comment.