Skip to content

Commit

Permalink
meta: add setuptools_scm (#25)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Apr 7, 2023
2 parents c3da2f6 + 5b80b22 commit cc3c1ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,15 @@ source:
sha256: d4aba679144e5bc47491395b929c48450daa13738986b41959e1d3673addff7c

build:
number: 0
number: 1
noarch: python
script: {{ PYTHON }} -m pip install . -vv

requirements:
host:
- pip
- python >=3.8
- setuptools_scm >=6.3.1
run:
- asyncssh >=2.11.0,<3
- fsspec >=2021.8.1
Expand Down

0 comments on commit cc3c1ed

Please sign in to comment.