Install pre-release cffi on 3.13.

This commit is contained in:
Andrey Rakhmatullin 2024-05-28 14:30:35 +05:00
parent d9b5538e3c
commit 42347de53f
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ deps =
sybil >= 1.3.0 # https://github.com/cjw296/sybil/issues/20#issuecomment-605433422
testfixtures
pywin32; sys_platform == "win32"
cffi >= 1.17.0rc1; python_version >= '3.13'
[testenv]
deps =