Skip to content

Commit 5ecb528

Browse files
authored
Keep setuptools-scm in sync across CI
1 parent 071e595 commit 5ecb528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ jobs:
309309
pip install
310310
--user
311311
setuptools-scm
312+
--constraint=requirements-build.txt
312313
shell: bash
313314
- name: Set the current dist version from Git
314315
if: steps.request-check.outputs.release-requested != 'true'

0 commit comments

Comments
 (0)