add upper bound for python version to avoid incompatible packages
This commit is contained in:
@@ -30,7 +30,7 @@ dependencies:
|
||||
- bison
|
||||
- flex
|
||||
- expat
|
||||
- python>=3.9
|
||||
- python>=3.9,<3.11
|
||||
- bc
|
||||
- unzip
|
||||
- patch
|
||||
|
||||
Reference in New Issue
Block a user