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 efbc26c commit 1b5b745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -44,10 +44,10 @@ 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]
tox = "^4.5.1"
pytest = "^7.3.1"
pylint = ">=2.13"
twine = "^4.0.2"
wheel = "^0.40.0"
Expand Down

0 comments on commit 1b5b745

Please sign in to comment.