Skip to content

doc-build fails with warning #953

Description

@tjlaboss

Bug Description

There is a UserWarning from setuptools-scm. Warnings are treated as errors, causing an otherwise successful build to error out.

To Reproduce

Example: https://github.com/idaholab/MontePy/actions/runs/24947855332/job/73052436835?pr=945

Error Message

UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly.

Additional context

pypa/setuptools-scm#1314

Metadata

Metadata

Assignees

Labels

CI/CDContinuous Integration and/or Continuous Deploymentcode improvementA feature request that will improve the software and its maintainability, but be invisible to users.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions