Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing docs build #32

Merged
merged 6 commits into from
Nov 12, 2024
Merged

Fix failing docs build #32

merged 6 commits into from
Nov 12, 2024

Conversation

mdpiper
Copy link
Member

@mdpiper mdpiper commented Nov 12, 2024

It turned out to be a simple fix--I made sure to use the renamed python-build package instead of the old build package. I also worked around the deprecated pkg_resources library, getting the package version through a clever technique I lifted from Landlab.

@coveralls
Copy link

coveralls commented Nov 12, 2024

Pull Request Test Coverage Report for Build 11806090798

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 52.795%

Totals Coverage Status
Change from base Build 11281161175: 0.0%
Covered Lines: 85
Relevant Lines: 161

💛 - Coveralls

@mdpiper mdpiper merged commit 6a92371 into main Nov 12, 2024
18 checks passed
@mdpiper mdpiper deleted the mdpiper/fix-docs-build branch November 12, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants