Skip to content

Commit 154cef3

Browse files
committed
try versioning
1 parent b23329c commit 154cef3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-python-wheels.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
# - pyat-[0-9]*
99
workflow_dispatch:
1010

11+
env:
12+
SETUPTOOLS_SCM_PRETEND_VERSION: 0.8.1
13+
1114
jobs:
1215
build_wheels:
1316
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)