Skip to content

Commit

Permalink
Add pytest to correct group
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Nov 4, 2024
1 parent 15166af commit b26fe0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 45 deletions.
46 changes: 2 additions & 44 deletions poetry.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 @@ -143,7 +143,6 @@ pre-commit = "^3.7.1"
ruff = "0.3.7"
tox = "^4.16.0"
twine = "^5.1.1"
pytest = "^8.3.3"

[tool.poetry.group.test]
optional = true
Expand All @@ -157,6 +156,7 @@ retry = "^0.9.2"
ruff = "0.3.7"
tox = "^4.16.0"
types-requests = "^2.32.0.20240622"
pytest = "^8.3.3"

[tool.poetry.group.docs]
optional = true
Expand Down

0 comments on commit b26fe0e

Please sign in to comment.