Skip to content

Commit 8f3d4ef

Browse files
committed
Update source package url
1 parent 2aa6d1f commit 8f3d4ef

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
@@ -6,8 +6,8 @@ package:
66
version: "{{ version }}"
77

88
source:
9-
git_url: https://github.com/ACCESS-NRI/ACCESS-MOPPeR.git
10-
git_tag: "{{ version }}"
9+
url: "https://pypi.io/packages/source/a/access_mopper/access_mopper-{{ version }}.tar.gz"
10+
1111

1212
build:
1313
noarch: python

0 commit comments

Comments
 (0)