We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94c8f5e commit 941867fCopy full SHA for 941867f
1 file changed
ci/conda-recipe/meta.yaml
@@ -6,7 +6,7 @@ package:
6
version: {{ data.get('version') }}
7
8
source:
9
- git_url: ../..
+ path: ../..
10
11
build:
12
number: {{ environ.get('GIT_DESCRIBE_NUMBER', 0) }}
0 commit comments