We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e230e0 commit 9c03f52Copy full SHA for 9c03f52
.github/workflows/tests-on-pr.yml
@@ -36,7 +36,7 @@ jobs:
36
run: |
37
conda install --file requirements/test.txt
38
conda install wxpython diffpy.utils matplotlib-base
39
- pip install diffpy.pdffit2==1.4.4rc6
+ pip install diffpy.pdffit2==1.4.4rc4
40
python -m pip install . --no-deps
41
42
- name: Start Xvfb
0 commit comments