Skip to content

Commit ff1b5e3

Browse files
authored
[Tripy]Add notebook test dep for testing res50 notebook L1 test (#406)
1 parent 891e048 commit ff1b5e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tripy/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ test = [
7777
"coverage==7.4.1",
7878
"vulture==2.11",
7979
"tripy[doc_test_common]",
80+
"pytest-notebook==0.10.0",
8081
]
8182

8283
[tool.black]

0 commit comments

Comments
 (0)