Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c authored Sep 6, 2024
1 parent 0616b8f commit 6965508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ requirements:
- setuptools_scm >=8.0.4,<9
- importlib_resources >=1.4 # [py<39]
- filelock # needed for type hints
- setuptools >= 50 # build backend
- setuptools >=50 # build backend
run:
- python
- setuptools
Expand Down

0 comments on commit 6965508

Please sign in to comment.