Skip to content

Commit 3c06316

Browse files
timblakelycopybara-github
authored andcommitted
Depend on pypi version of SOFIMA so we can publish to pypi.
PiperOrigin-RevId: 733020617
1 parent 431cc91 commit 3c06316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ install_requires =
1919
numpy
2020
scikit-image
2121
scipy
22+
sofima
2223

2324
[options.packages.find]
2425
where = .
@@ -31,7 +32,6 @@ decorators =
3132
materialize_tensor =
3233
apache-beam
3334
connectomics[decorators]
34-
sofima @ git+https://github.com/google-research/sofima@main
3535
segclr =
3636
tensorflow
3737
edward2

0 commit comments

Comments
 (0)