Skip to content
Snippets Groups Projects
Commit 85c618ee authored by Kien Le's avatar Kien Le
Browse files

Merge branch 'meta-conda_build_issue' into 'develop'

Fix conda build issue

See merge request !346
parents 334329e8 d77e4fcd
No related branches found
No related tags found
1 merge request!346Fix conda build issue
Pipeline #4226 passed with stage
in 17 minutes and 16 seconds
...@@ -13,6 +13,9 @@ requirements: ...@@ -13,6 +13,9 @@ requirements:
build: build:
- python >=3.9 - python >=3.9
- pip - pip
host:
- python >=3.9
- setuptools
run: run:
- python >=3.9 - python >=3.9
- numpy >=1.23.0,<2.0 - numpy >=1.23.0,<2.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment