Skip to content

Commit

Permalink
tmp will be squashed, CI debug by YAML hell
Browse files Browse the repository at this point in the history
  • Loading branch information
carl-tstpd committed Oct 20, 2023
1 parent 1b5b745 commit 8fd812b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -44,9 +44,9 @@ python = ">=3.7,<4.0"
pylint-plugin-utils = ">=0.8"
pylint = ">=2.0,<3"
Django = {version=">=2.2", optional = true}
pytest = "^7.3.1"

[tool.poetry.group.dev.dependencies]
pytest = "^7.3.1"
tox = "^4.5.1"
pylint = ">=2.13"
twine = "^4.0.2"
Expand Down

0 comments on commit 8fd812b

Please sign in to comment.