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 837bfacef3
commit 09b344fd34

View File

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