Skip to content

Commit 51d638e

Browse files
committed
fix
1 parent b369265 commit 51d638e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osx64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
conda info
4242
conda install --file requirements/test.txt
4343
conda install numpy diffpy.utils matplotlib-base
44-
conda install --solver=classic wxpython==4.2.2
44+
conda install --solver=classic wxpython=4.2.2
4545
pip install diffpy.pdffit2==1.5.0rc1
4646
python -m pip install . --no-deps
4747

0 commit comments

Comments
 (0)