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

Commit 8c0b4ea

Browse files
committed
fixed source in meta.yaml 2
1 parent b50d34b commit 8c0b4ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ 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@prerelease
1111
#git_rev: "{{ version }}"
12-
#git_depth: 1 # (Defaults to -1/not shallow)
12+
git_depth: 1 # (Defaults to -1/not shallow)
1313
#path: ../
1414

1515
build:

0 commit comments

Comments
 (0)