Skip to content

Commit 4527bbd

Browse files
Temporary fix for uvloop compilation error on 3.8-dev
1 parent ab9cd0e commit 4527bbd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test-requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ pytest-asyncio
1414
pytest-cov
1515
trustme
1616
uvicorn
17+
18+
# https://github.com/MagicStack/uvloop/issues/266
19+
Cython<=0.29.13; python_version=="3.8.*" and sys_platform != 'win32' and sys_platform != 'cygwin' and platform_python_implementation != 'pypy'

0 commit comments

Comments
 (0)