Skip to content

Commit 1500dba

Browse files
author
Jennifer Pollack
committed
Removed unused incompatible pytest plug-ins
1 parent 65982cb commit 1500dba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ release = [
5252
]
5353

5454
test = [
55-
"pytest",
55+
"pytest>=7.0.0,<8.1",
5656
"pytest-cov",
5757
"pytest-emoji",
5858
"pytest-raises",

0 commit comments

Comments
 (0)