Skip to content

Commit c242402

Browse files
committed
install gsl
1 parent 9c03f52 commit c242402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests-on-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install diffpy.pdfgui and requirements
3636
run: |
3737
conda install --file requirements/test.txt
38-
conda install wxpython diffpy.utils matplotlib-base
38+
conda install wxpython diffpy.utils matplotlib-base gsl
3939
pip install diffpy.pdffit2==1.4.4rc4
4040
python -m pip install . --no-deps
4141

0 commit comments

Comments
 (0)