Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit 015684f

Browse files
authored
Update meta.yaml
1 parent 4a5402b commit 015684f

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

conda/meta.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,14 @@ package:
33
#version: "{{ environ.get('GIT_DESCRIBE_TAG', '1.1.0') }}"
44
version: '1.1.0'
55
#source:
6-
# path: ./
6+
# path: ../.
77

88
source:
9-
url: https://github.com/ACCESS-Hive/ACCESS-MOPPeR/archive/refs/tags/{{ environ.get('RELEASE_VERSION') }}.tar.gz
10-
#git_url: https://github.com/ACCESS-Hive/ACCESS-MOPPeR.git
11-
#git_tag: main
9+
#url: https://github.com/ACCESS-Hive/ACCESS-MOPPeR/archive/refs/tags/{{ environ.get('RELEASE_VERSION') }}.tar.gz
10+
git_url: https://github.com/ACCESS-Hive/ACCESS-MOPPeR.git
11+
git_tag: "1.1.0"
1212
#git_rev: "1.1.0"
1313
#git_depth: 1 # (Defaults to -1/not shallow)
14-
#path: ../.
1514

1615
build:
1716
number: 1

0 commit comments

Comments
 (0)