We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5249c6 commit 0e1ad8eCopy full SHA for 0e1ad8e
pyproject.toml
@@ -42,7 +42,7 @@ gssauth = [
42
test = [
43
'flake8~=6.1',
44
'flake8-pyi~=24.1.0',
45
- 'uvloop>=0.15.3; platform_system != "Windows" and python_version < "3.13.0"',
+ 'uvloop>=0.15.3; platform_system != "Windows" and python_version < "3.14.0"',
46
'gssapi; platform_system == "Linux"',
47
'k5test; platform_system == "Linux"',
48
'sspilib; platform_system == "Windows"',
0 commit comments