Skip to content
Snippets Groups Projects
Commit c61fedaf authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[conda] Add build/host dependencies

parent b57bca88
No related branches found
No related tags found
1 merge request!19Use hatch and versioningit for modern project management
Pipeline #85451 passed
...@@ -23,6 +23,8 @@ requirements: ...@@ -23,6 +23,8 @@ requirements:
host: host:
- python >=3.10 - python >=3.10
- pip - pip
- hatchling
- versioningit
- click >=8 - click >=8
- click {{ click }} - click {{ click }}
- tomli {{ tomli }} - tomli {{ tomli }}
......
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