Skip to content

Commit fdbbfb6

Browse files
setuptools_scm update
1 parent 7c917b0 commit fdbbfb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ jobs:
168168
runs-on: ${{ matrix.os }}
169169
steps:
170170
- uses: actions/checkout@v4
171+
with:
172+
fetch-depth: 0 # Needed for setuptools_scm.
171173
# with:
172174
# fetch-depth: 1 # shallow clone
173175
# - name: Fetch tags for dynamic versioning in setup.py

0 commit comments

Comments
 (0)