Skip to content

Commit

Permalink
Remove extra PsyNeuLink install
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Oct 6, 2022
1 parent 2cf87f4 commit cda3ac5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ jobs:
run: |
python -m pytest -m coremdf tests/
- name: Pre-install PsyNeuLink (from development branch on github)
run: python -m pip install git+https://github.com/ModECI/PsyNeuLink@devel

- name: Install optional dependencies
run: python -m pip install .[all]

Expand Down

0 comments on commit cda3ac5

Please sign in to comment.