Skip to content

Commit

Permalink
refactor: update PEP735 pyproject dependency groups
Browse files Browse the repository at this point in the history
  • Loading branch information
eckelsjd committed Dec 3, 2024
1 parent 116aec8 commit 570d7e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ test = "pytest --cov=amisc --cov-report html:htmlcov tests"
docs = "mkdocs serve"
lint = "ruff check src tests {args}"

[tool.pdm.dev-dependencies]
[dependency-groups]
dev = [
"copier>=9.3",
"copier-templates-extensions>=0.3",
Expand Down

0 comments on commit 570d7e5

Please sign in to comment.