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

Commit 492961d

Browse files
committed
fixed source in meta.yaml 3
1 parent 8c0b4ea commit 492961d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conda/meta.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ package:
77

88
source:
99
#url: https://github.com/ACCESS-Hive/ACCESS-MOPPeR/archive/refs/tags/{{version}}.tar.gz
10-
git_url: https://github.com/ACCESS-Hive/ACCESS-MOPPeR.git@prerelease
10+
git_url: https://github.com/ACCESS-Hive/ACCESS-MOPPeR.git
11+
git_tag: prerelease
1112
#git_rev: "{{ version }}"
1213
git_depth: 1 # (Defaults to -1/not shallow)
1314
#path: ../

0 commit comments

Comments
 (0)