Skip to content

Commit

Permalink
Use local path instead of git_url
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkram committed Jul 10, 2024
1 parent 885d091 commit 9dd239c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package:
version: {{ data.get('version') }}

source:
git_url: ../
path: ..

build:
number: 0
Expand Down

0 comments on commit 9dd239c

Please sign in to comment.