Skip to content
Snippets Groups Projects

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.

Fixes #389 (closed)

Edited by Dan Villiom Podlaski Christiansen

Merge request reports

Pipeline #57969 passed with warnings

Pipeline passed with warnings for 6c7ac1eb on topic/default/dont-guard-setuptools

Approval is optional

Merged by Dan Villiom Podlaski ChristiansenDan Villiom Podlaski Christiansen 2 years ago (Nov 4, 2022 6:27pm UTC)

Merge details

Pipeline #57971 passed with warnings

Pipeline passed with warnings for 6c7ac1eb on branch/default

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading