Skip to content

Commit 05489ae

Browse files
committed
[EN-1642] jupyter dep to docs extras
1 parent b09fb8d commit 05489ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ pygments = "^2.6.1"
4949
jupyter = { version = "^1.0.0", optional = true }
5050

5151
[tool.poetry.extras]
52-
docs = ["toml"]
52+
docs = ["toml", "jupyter"]
5353

5454
[tool.taskipy.tasks]
5555
clear = "find dxfeed/core -type f \\( -iname \\*.c -o -iname \\*.cpp -o -iname \\*.pyd -o -iname \\*.so \\) -delete"

0 commit comments

Comments
 (0)