Skip to content

Commit cfcddbc

Browse files
committed
minor: fix lingering temp change in comment
1 parent 85067bd commit cfcddbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ grid-apps = {version = ">=0.1.0b1, <0.2.dev", source = "pypi", allow-prereleases
100100
#grid-apps = {git = "https://github.com/MiraGeoscience/grid-apps.git", rev = "develop"}
101101

102102
geoapps-utils = {version = ">=0.6.b2, <0.7.dev", source = "pypi", allow-prereleases = true}
103-
#geoapps-utils = {git = "https://github.com/MiraGeoscience/geoapps-utils.git", rev = "GEOPY-2574B"}
103+
#geoapps-utils = {git = "https://github.com/MiraGeoscience/geoapps-utils.git", rev = "develop"}
104104

105105
mira-simpeg = {version = ">=0.23.0.2b1, <0.23.1.dev", source="pypi", allow-prereleases = true, extras = ["dask"]}
106106
#mira-simpeg = {git = "https://github.com/MiraGeoscience/simpeg.git", rev = "develop", extras = ["dask"]}

0 commit comments

Comments
 (0)