Skip to content

Commit 948a82d

Browse files
committed
fixing setuptools_scm version distance calc
1 parent 42581bb commit 948a82d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests+artifacts+pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
- uses: actions/checkout@v2
5353
with:
5454
submodules: recursive
55+
fetch-depth: 0 # https://github.com/pypa/setuptools_scm/issues/480
5556

5657
- uses: actions/setup-python@v1
5758
with:

0 commit comments

Comments
 (0)