diff --git a/conda/meta.yaml b/conda/meta.yaml index 9a51d328..7a39f4df 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -21,11 +21,11 @@ source: requirements: build: - - python + - python <=3.11 - pbr - setuptools run: - - python + - python <=3.11 - f90nml >=0.16 - yamanifest >=0.3.4 - PyYAML @@ -37,8 +37,8 @@ requirements: # extra for the pypi package - pyOpenSSL >=0.14 - cryptography>=1.3.4 - - GitPython >= 3.1.40 - - ruamel.yaml >= 0.18.5 + - GitPython >=3.1.40 + - ruamel.yaml >=0.18.5 test: imports: