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

Commit 11e1c09

Browse files
committed
fixing git_depth
1 parent 492961d commit 11e1c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source:
1010
git_url: https://github.com/ACCESS-Hive/ACCESS-MOPPeR.git
1111
git_tag: prerelease
1212
#git_rev: "{{ version }}"
13-
git_depth: 1 # (Defaults to -1/not shallow)
13+
#git_depth: 1 # (Defaults to -1/not shallow)
1414
#path: ../
1515

1616
build:

0 commit comments

Comments
 (0)