You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/pypi-publish.yml
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,6 @@ jobs:
18
18
build:
19
19
name: Build distribution
20
20
runs-on: ubuntu-latest
21
-
env:
22
-
# This is to override the dynamic SCM version for publishing, see: https://setuptools-scm.readthedocs.io/en/latest/integrations/#publishing-to-pypi-from-cicd
0 commit comments