Skip to content

Commit 4673824

Browse files
committed
Add the newly optional dependencies to an extras group
1 parent d87eddf commit 4673824

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

poetry.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ ipywidgets = "^8.1.3"
6464
jupyterlab-widgets = "^3.0.11"
6565

6666
[tool.poetry.extras]
67+
cli = ["pyqrcode", "print-color", "dotmap"]
6768
tunnel = ["pytap2"]
6869
analysis = ["dash", "dash-bootstrap-components", "pandas", "pandas-stubs"]
6970

0 commit comments

Comments
 (0)