Merge pull request #1898 from bwhitchurch/fix-python-version

add upper bound for python version to avoid incompatible packages
This commit is contained in:
Jerry Zhao
2024-06-11 20:30:26 -07:00
committed by GitHub

View File

@@ -30,7 +30,7 @@ dependencies:
- bison
- flex
- expat
- python>=3.9
- python>=3.9,<3.11
- bc
- unzip
- patch