Skip to content

Commit

Permalink
Add sql to modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeStrout committed Jan 10, 2025
1 parent 0f5f664 commit c12264f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ meshing = [
]
modules = [
# put them in order of dependencies
"zetta_utils[tensor_ops, viz, cli, gcs, slurm]",
"zetta_utils[tensor_ops, viz, cli, gcs, slurm, sql]",
"zetta_utils[cloudvol,tensorstore,alignment]",
"zetta_utils[training,mazepa]",
"zetta_utils[mazepa_addons]",
Expand Down

0 comments on commit c12264f

Please sign in to comment.