Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvianen committed Jan 11, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 7a0f933 commit d5477f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ Django = "^5.1"
# Development Dependencies
# =============================================================================

[tool.poetry.dev-dependencies]
[tool.poetry.group.dev.dependencies]
pytest = "^8.3.2"
pytest-django = "^4.5.2"
pytest-cov = "^6.0.0" # Code coverage for tests

0 comments on commit d5477f0

Please sign in to comment.