Conda: Pin Python to prevent automatically downgrading without error.

This commit is contained in:
Jacob Oursland
2024-02-13 15:10:50 -07:00
committed by Yorik van Havre
parent f6e1f0faa3
commit 9f7a189511

View File

@@ -87,7 +87,7 @@ dependencies:
- pre-commit
- pybind11
- pyside2
- python
- python==3.11.*
- pyyaml
- qt
- qt-main