Skip to content

Commit 521b5c7

Browse files
committed
Enable winloop on Python 3.14
1 parent 1d6c1de commit 521b5c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ test = [
6666
"""
6767
winloop >= 0.2.1; platform_python_implementation == 'CPython' \
6868
and platform_system == 'Windows' \
69-
and python_version < '3.14'\
7069
"""
7170
]
7271
doc = [

0 commit comments

Comments
 (0)