Skip to content

Commit

Permalink
updated to version of uwsgi with wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
nfearnley committed Jun 7, 2024
1 parent f313eab commit c28aab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies = [
[project.optional-dependencies]
linux = [
"cysystemd>=1.6.2",
"uwsgi>=2.0.26",
"pyuwsgi>=2.0.23.post0",
]

[tool.rye]
Expand Down

0 comments on commit c28aab5

Please sign in to comment.