Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert authored Jul 31, 2024
1 parent f2e27ac commit 31458fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ test = ["pytest", "tox"]
mainapp = [
"gunicorn",
"gevent",
'greenlet < 3.0; python_version<"3.12"',
'greenlet >= 3.0.0a1; python_version>="3.12.0rc0"',
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit 31458fc

Please sign in to comment.