We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b369265 commit 51d638eCopy full SHA for 51d638e
.github/workflows/osx64.yml
@@ -41,7 +41,7 @@ jobs:
41
conda info
42
conda install --file requirements/test.txt
43
conda install numpy diffpy.utils matplotlib-base
44
- conda install --solver=classic wxpython==4.2.2
+ conda install --solver=classic wxpython=4.2.2
45
pip install diffpy.pdffit2==1.5.0rc1
46
python -m pip install . --no-deps
47
0 commit comments