We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db3ef55 commit 3d92e3fCopy full SHA for 3d92e3f
conda/misoc/meta.yaml
@@ -3,7 +3,7 @@ package:
3
version: {{ environ.get("GIT_DESCRIBE_TAG", "") }}
4
5
source:
6
- path: ../..
+ git_url: ../..
7
8
build:
9
noarch_python: true
0 commit comments