Skip to content

Commit de5cd2a

Browse files
committed
forgot pytest
1 parent ed05993 commit de5cd2a

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
@@ -258,7 +258,7 @@ jobs:
258258
name: Install Python dependencies
259259
command: |
260260
source venv_test/bin/activate
261-
python -m pip install -U pip setuptools wheel
261+
python -m pip install -U pip setuptools wheel pytest
262262
- run:
263263
name: Install Grid2op
264264
command: |

0 commit comments

Comments
 (0)