Skip to content

Commit

Permalink
Moved handling of the 3Di working directory structure to threedi_mi_u…
Browse files Browse the repository at this point in the history
…tils module.
  • Loading branch information
ldebek committed Oct 23, 2023
1 parent c0e5a87 commit d52802f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
Dependency("hydxlib", "hydxlib", "==1.5.1", False),
Dependency("h5netcdf", "h5netcdf", "", False),
Dependency("greenlet", "greenlet", "!=0.4.17", False),
Dependency("threedi-mi-utils", "threedi_mi_utils", ">=0.0.1", False),
Dependency("threedi-mi-utils", "threedi_mi_utils", "==0.1.0", False),
]

# On Windows, the hdf5 binary and thus h5py version depends on the QGis version
Expand Down

0 comments on commit d52802f

Please sign in to comment.