Skip to content

Commit d2fa82d

Browse files
committed
add note about removing cffi in gevent dep group
1 parent 9726313 commit d2fa82d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ dev = [
5050
"pre-commit>=4.0"
5151
]
5252
pip = ["pip"]
53+
# TODO: PYTHON-5464
5354
gevent = ["gevent", "cffi>=2.0.0b1;python_version=='3.14'"]
5455
eventlet = ["eventlet"]
5556
coverage = [

0 commit comments

Comments
 (0)