Skip to content

Commit 2634a52

Browse files
authored
Pin zope.event (#4531)
zope.event [released](https://pypi.org/project/zope.event/#history) a new version recently that broke our gevent ci
1 parent 546ce1f commit 2634a52

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scripts/populate_tox/tox.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ deps =
173173
{py3.6,py3.7}-gevent: pytest<7.0.0
174174
{py3.8,py3.9,py3.10,py3.11,py3.12}-gevent: pytest
175175
gevent: pytest-asyncio
176+
{py3.10,py3.11}-gevent: zope.event<5.0.0
176177
177178
# === Integrations ===
178179

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ deps =
336336
{py3.6,py3.7}-gevent: pytest<7.0.0
337337
{py3.8,py3.9,py3.10,py3.11,py3.12}-gevent: pytest
338338
gevent: pytest-asyncio
339+
{py3.10,py3.11}-gevent: zope.event<5.0.0
339340

340341
# === Integrations ===
341342

0 commit comments

Comments
 (0)