Skip to content

Commit

Permalink
build: add tox to qa dependency group
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrake committed Apr 4, 2023
1 parent 2c51212 commit f2e18ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ optional = true
[tool.poetry.group.qa.dependencies]
types-requests = "*"
pre-commit = "*"
tox = "*"

[tool.black]
line-length = 120
Expand Down

0 comments on commit f2e18ed

Please sign in to comment.