Skip to content

Commit 7589a22

Browse files
authored
Add test-time version to main workflow when pushing to test PyPI (#84)
1 parent d9f001e commit 7589a22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/medcat-v1_main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
114114
- name: Build a binary wheel and a source tarball
115115
run: >-
116+
SETUPTOOLS_SCM_PRETEND_VERSION_FOR_MEDCAT="1.16.0dev0"
116117
python -m
117118
build
118119
--sdist

0 commit comments

Comments
 (0)