Skip to content

Commit

Permalink
add viewer as optional
Browse files Browse the repository at this point in the history
  • Loading branch information
dwastberg authored Oct 30, 2024
1 parent c9e1d84 commit 0d23f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ dependencies = [
[project.optional-dependencies]
test = ["pytest"]
docs = ["sphinx", "sphinx-immaterial"]
viewer = ["dtcc-viewer@git+https://github.com/dtcc-platform/dtcc-viewer.git@develop"]

[tool.scikit-build]
wheel.expand-macos-universal-tags = true
Expand Down

0 comments on commit 0d23f6b

Please sign in to comment.