Skip to content

Commit 019a759

Browse files
authored
Add hard-coded version before build (#76)
1 parent c2cbe90 commit 019a759

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/medcat-v1_production.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
5454
- name: Build a binary wheel and a source tarball
5555
run: >-
56+
SETUPTOOLS_SCM_PRETEND_VERSION_FOR_MEDCAT="1.16.1"
5657
python -m
5758
build
5859
--sdist

0 commit comments

Comments
 (0)