Skip to content

Commit

Permalink
fixing dependencies (yay for poetry tests!)
Browse files Browse the repository at this point in the history
  • Loading branch information
bandophahita committed Jan 10, 2024
1 parent 243758e commit a204e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ pre-commit = {version = "*", optional = true}
pylint = {version = "*", optional = true}
pytest = {version = "*", optional = true}
ruff = {version = "*", optional = true}
sphinx = {version = "*", optional = true}
tox = {version = "*", optional = true}

[tool.poetry.extras]
Expand Down

0 comments on commit a204e36

Please sign in to comment.