Skip to content

Commit d64b135

Browse files
committed
Use requirement from PyPI for dispatches-rts-gmlc-data
(cherry picked from commit 371f924)
1 parent 963d61d commit d64b135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ class SpecialDependencies:
124124
"nrel-pysam",
125125
"utm",
126126
"dispatches-data-packages >= 23.3.19",
127-
"dispatches-rts-gmlc-data @ git+https://github.com/gmlc-dispatches/rts-gmlc-data@main",
127+
"dispatches-rts-gmlc-data",
128128
*SPECIAL_DEPENDENCIES
129129
],
130130
extras_require={

0 commit comments

Comments
 (0)