Automatically install setuptools-scm in script called from Makefile

This commit is contained in:
Shane McDonald
2022-07-22 12:22:39 -04:00
parent 1bcfc8f28e
commit 0d097964be
6 changed files with 31 additions and 9 deletions

View File

@@ -3,10 +3,8 @@ isolated_build = True
[testenv:linters]
deps =
make
black
flake8
setuptools-scm
yamllint
allowlist_externals = make
setenv =