Skip to content

Commit d015966

Browse files
committed
Add niscope as a dependency for the examples
Signed-off-by: Joe Friedrichsen <[email protected]>
1 parent 9965f5d commit d015966

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

poetry.lock

Lines changed: 33 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
@@ -65,6 +65,7 @@ optional = true
6565
[tool.poetry.group.examples.dependencies]
6666
streamlit-echarts = ">=0.4.0"
6767
nidaqmx = { version = ">=0.8.0", allow-prereleases = true }
68+
niscope = "^1.4.9"
6869

6970
[build-system]
7071
requires = ["poetry-core>=1.8.0"]

0 commit comments

Comments
 (0)