Skip to content

Commit 84083c2

Browse files
committed
right branch name
1 parent 07b9827 commit 84083c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ jobs:
267267
# python -m pip install -e .[powermodels]
268268
# but when need special PdMdB repo, in this case to work with grid2op 1.11dev, use below (2 lines)
269269
python -m pip install -e .
270-
python -m pip install 'git+https://github.com/MOSSLab-MIT/PandaModelsBackend.git@dev_1.11.0' --no-deps
270+
python -m pip install 'git+https://github.com/MOSSLab-MIT/PandaModelsBackend.git@g2o_v1p11'
271271
pip freeze
272272
- run:
273273
name: Install Julia and power software

0 commit comments

Comments
 (0)