Skip to content

Commit bcba2ac

Browse files
authored
CI: Remove Setup QuantEcon (#737)
1 parent ae7fb26 commit bcba2ac

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,6 @@ jobs:
5252
conda info
5353
conda list
5454
55-
- name: Setup QuantEcon
56-
shell: bash -l {0}
57-
run: |
58-
python -m ensurepip --upgrade
59-
python -m pip install -U pip
60-
pip install .[testing]
61-
6255
- name: flake8 Tests
6356
shell: bash -l {0}
6457
run: |

0 commit comments

Comments
 (0)