Skip to content

Commit

Permalink
fix build-backend lint
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfv committed Sep 22, 2024
1 parent 036155c commit 3dc77af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions recipes/example-v1/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ requirements:
host:
- python
- pip
- setuptools
run:
- python

Expand Down
1 change: 1 addition & 0 deletions recipes/example/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ requirements:
host:
- python
- pip
- setuptools
run:
- python

Expand Down

0 comments on commit 3dc77af

Please sign in to comment.