Skip to content

Commit 72896bf

Browse files
authored
Merge pull request #28 from LSSTDESC/issue/24/gcr
switched to pypi version of gcr
2 parents d972d48 + 6ab834f commit 72896bf

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
@@ -23,7 +23,7 @@ dependencies = [
2323
"photerr",
2424
"dustmaps",
2525
"pz-hyperbolic-temp",
26-
"GCRCatalogs @ git+https://github.com/LSSTDESC/gcr-catalogs.git@v1.6.0#egg=GCRCatalogs[full]"
26+
"lsstdesc-gcr-catalogs",
2727
]
2828

2929
# On a mac, install optional dependencies with `pip install '.[dev]'` (include the single quotes)

0 commit comments

Comments
 (0)