Skip to content

Commit

Permalink
Pin qt6-main until pyside6 6.6.2 is available
Browse files Browse the repository at this point in the history
  • Loading branch information
n-elie committed Feb 21, 2024
1 parent c0d95be commit c3a1e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ requirements:
- freetype
- boost-cpp
- eigen
- qt6-main
- qt6-main <6.6.2
- python
- {{ pin_compatible('rdkit', max_pin='x.x') }}
- {{ pin_compatible('rdkit-dev', max_pin='x.x') }} # [win]
Expand Down

0 comments on commit c3a1e3d

Please sign in to comment.