Skip to content

Commit 829897c

Browse files
committed
Updating .toml with optional dependencies.
1 parent 57cbde3 commit 829897c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ PyYAML = "^6.0"
1212
pesq = "^0.0.4"
1313
pystoi = "^0.4.1"
1414
oct2py = "^5.6.0"
15-
spatstat-interface = "^1.0.1"
1615
mcsm-benchs = "^0.1.1"
1716
librosa = "^0.10.2.post1"
1817
gudhi = "^3.10.1"
@@ -25,6 +24,7 @@ nbformat = "^5.9.2"
2524
optional = true
2625

2726
[tool.poetry.group.rtools.dependencies]
27+
spatstat-interface = "^1.0.1"
2828
rpy2 = "3.5.2"
2929

3030
# Install Docs dependencies "poetry install --with docs"

0 commit comments

Comments
 (0)