We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b23329c commit 154cef3Copy full SHA for 154cef3
.github/workflows/test-python-wheels.yml
@@ -8,6 +8,9 @@ on:
8
# - pyat-[0-9]*
9
workflow_dispatch:
10
11
+env:
12
+ SETUPTOOLS_SCM_PRETEND_VERSION: 0.8.1
13
+
14
jobs:
15
build_wheels:
16
runs-on: ${{ matrix.os }}
0 commit comments