Skip to content

Commit 27a6200

Browse files
committed
fix pyproject.toml
1 parent 3964d1a commit 27a6200

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ dependencies = [
2525
"tqdm",
2626
"pandas",
2727
"h5py",
28-
"fun;lib.geometry"]
28+
"funlib.geometry"]
29+
2930

3031
[project.optional-dependencies]
3132
dev = ["pre-commit", "pytest", "pytest-cov", "ruff", "twine", "build"]

0 commit comments

Comments
 (0)