Skip to content

Commit e6e33fc

Browse files
committed
Pin pytest < 8.1.0
1 parent c936829 commit e6e33fc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: pyproject.toml

+1-3
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@ jupyter-enterprisegateway = "enterprise_gateway.enterprisegatewayapp:launch_inst
5757
[project.optional-dependencies]
5858
test = [
5959
"coverage",
60-
"pytest",
61-
"pytest-check-links",
62-
"pytest-dependency",
60+
"pytest<8.1.0",
6361
"pytest-tornasync",
6462
"ipykernel",
6563
"pre-commit",

0 commit comments

Comments
 (0)