We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae07ab commit a99a7b2Copy full SHA for a99a7b2
.github/workflows/pypi.yml
@@ -24,6 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@v3
26
with:
27
+ fetch-depth: 0
28
submodules: true
29
30
- name: Build SDist
0 commit comments