Skip to content

Commit

Permalink
Pin modulegraph==0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Oct 3, 2022
1 parent fec0908 commit b1f4b67
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
conda activate STUI
pip install numpy==1.10.1
pip install py2app==0.22 matplotlib==2.2.5 pyfits==3.5 twisted==20.3.0 pygame==1.9.6
pip install modulegraph==0.19.2
shell: bash -l {0}

- name: Build Imaging
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
conda activate STUI
pip install numpy==1.10.1
pip install py2app==0.22 matplotlib==2.2.5 pyfits==3.5 twisted==20.3.0 pygame==1.9.6
pip install modulegraph==0.19.2
shell: bash -l {0}

- name: Build Imaging
Expand Down

0 comments on commit b1f4b67

Please sign in to comment.