Skip to content

Commit 6a9ba7d

Browse files
authored
ddtrace incompatible with pytest 8 (#1862)
1 parent 9cb6eab commit 6a9ba7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ tests =
5858
aiosonic==0.15.1
5959
glom
6060
jinja2
61-
pytest
61+
pytest<8.0.0
6262
pytest-bdd==6.0.1
6363
pytest-asyncio
6464
pytest-randomly

0 commit comments

Comments
 (0)