Skip to content

Commit 33f7865

Browse files
committed
Updating install requirments
1 parent 33861b1 commit 33f7865

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ install_requires =
2323
daisy @ git+https://github.com/funkelab/daisy
2424
funlib.learn.torch @ git+https://github.com/funkelab/funlib.learn.torch
2525
funlib.math @ git+https://github.com/funkelab/funlib.math
26+
funlib.persistence @ git+https://github.com/funkelab/funlib.persistence
27+
funlib.geometry @ git+https://github.com/funkelab/funlib.geometry
2628
funlib.show.neuroglancer @ git+https://github.com/funkelab/funlib.show.neuroglancer
2729
gunpowder @ git+https://github.com/rhoadesScholar/gunpowder@raygun
2830
lsd @ git+https://github.com/funkelab/lsd@restructure
@@ -47,6 +49,7 @@ install_requires =
4749
funlib.evaluate @ git+https://github.com/funkelab/funlib.evaluate
4850
pytest
4951
seaborn
52+
logging
5053

5154
[options.packages.find]
5255
where=src

0 commit comments

Comments
 (0)