Skip to content

Commit

Permalink
Adding setuptools_scm to conda recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaushik Malapati authored and Kaushik Malapati committed Dec 5, 2024
1 parent c30a7c9 commit ad8f907
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ build:
script: {{ PYTHON }} -m pip install . -vv

requirements:
build
- setuptools_scm
host:
- python >=3.9
- pip
Expand Down

0 comments on commit ad8f907

Please sign in to comment.