We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a79e027 commit 8660590Copy full SHA for 8660590
pyproject.toml
@@ -64,7 +64,7 @@ test = [
64
"pytest-mock",
65
"time-machine >= 2.13.0; python_implementation == 'CPython'",
66
"""\
67
- uwsgi; python_implementation == 'CPython' and platform_system == 'Linux'\
+ uwsgi <= 2.0.26; python_implementation == 'CPython' and platform_system == 'Linux'\
68
and python_version < '3.13'\
69
""",
70
]
0 commit comments