Skip to content

Commit

Permalink
Try removing something from pyproject that was stopping builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Staab committed Sep 11, 2024
1 parent b0bf9a4 commit 100d573
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ redis = "^5.0.8"
aiohttp = "^3.10.5"
gevent = "^24.2.1"

[tool.poetry.group.dev.dependencies]
flake8 = "^6.0.0"

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

0 comments on commit 100d573

Please sign in to comment.