Skip to content

Commit f0348e9

Browse files
committed
Update ezmsg-sigproc optional dep
1 parent a51258c commit f0348e9

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

pyproject.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dynamic = ["version"]
1515

1616
[project.optional-dependencies]
1717
test = [
18-
"ezmsg-sigproc",
18+
"ezmsg-sigproc>=1.3.2",
1919
"flake8>=7.1.1",
2020
"pytest-cov>=5.0.0",
2121
"pytest>=8.3.3",
@@ -40,4 +40,3 @@ dev-dependencies = [
4040
]
4141

4242
[tool.uv.sources]
43-
ezmsg-sigproc = { git = "https://github.com/ezmsg-org/ezmsg-sigproc.git", branch = "dev" }

uv.lock

+8-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)