Skip to content
Snippets Groups Projects
Commit 6c7ac1eb authored by Dan Villiom Podlaski Christiansen's avatar Dan Villiom Podlaski Christiansen
Browse files

setup: don't handle missing setuptools_scm gracefully

There's little point in building or installing hg-git, other than to
get the appropriate version markers and dependencies. `python
./setup.py build` doesn't do that, and a straight install that way can
lead to a broken setup. Instead, treat it as an hard error.

#389
parent b3688bcf
No related branches found
No related tags found
2 merge requests!254ci: don't test development versions,!185setup: don't handle missing setuptools_scm gracefully
Pipeline #57971 passed with warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment