Skip to content

Commit

Permalink
Pin Gemmi to 0.6.3 (dials#2578)
Browse files Browse the repository at this point in the history
We have encountered windows issues with Gemmi 0.6.4.
  • Loading branch information
ndevenish authored Jan 11, 2024
1 parent 82957ee commit 07bee6b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .conda-envs/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ conda-forge::dials-data>=2.4.72
conda-forge::docutils
conda-forge::eigen
conda-forge::future
conda-forge::gemmi>=0.6.3
conda-forge::gemmi=0.6.3
conda-forge::h5py>=3.1.0
conda-forge::hdf5<1.13
conda-forge::hdf5plugin
Expand Down
2 changes: 1 addition & 1 deletion .conda-envs/macos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ conda-forge::dials-data>=2.4.72
conda-forge::docutils
conda-forge::eigen
conda-forge::future
conda-forge::gemmi>=0.6.3
conda-forge::gemmi=0.6.3
conda-forge::h5py>=3.1.0
conda-forge::hdf5<1.13
conda-forge::hdf5plugin
Expand Down
2 changes: 1 addition & 1 deletion .conda-envs/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ conda-forge::dials-data>=2.4.72
conda-forge::docutils
conda-forge::eigen
conda-forge::future
conda-forge::gemmi>=0.6.3
conda-forge::gemmi=0.6.3
conda-forge::h5py>=3.1.0
conda-forge::hdf5<1.13
conda-forge::hdf5plugin
Expand Down
1 change: 1 addition & 0 deletions newsfragments/2578.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Pin Gemmi dependency to 0.6.3 due to windows issues.

0 comments on commit 07bee6b

Please sign in to comment.