Commit 860d9a1
committed
build(medcat): Fix setuptools and vcs versioning (#560)
* Fix issue with package build from VCS versioning.
Looks like the issue might have come from vcs_versioning instead of directly from setuptools_scm. So the previous PR may not be sufficient
* Make building verbose in workflow
* Stricter restriction for vcs_versioning
* Fix verbosity of build process1 parent a9e7b11 commit 860d9a1
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments