Closed troyraen closed 5 months ago
@djperrefort can you take a look at the failing test for Build Documentation? It is complaining about distutils and numpy. The PRs that dependabot has opened (#21 thru #24) appear to have the same failure, so I don't think it's something introduced by this PR.
I did a little bit of Google searching and ended up wondering if we need to restrict to python < 3.12. Seems like we should try updating our explicit dependencies first, but I can't tell exactly what's causing the problem. I tried the more obvious numpy updates, but they didn't work.
Docs build fixed in #28
Prompted by mwvgroup/pittgoogle-user#5 Used in mwvgroup/pittgoogle-user#20
Capturing some to-dos:
publish to TestPyPI and test mwvgroup/pittgoogle-user#20 end to endThis doesn't work because then it looks on TestPyPI for other dependencies as well.Updated changelog:
(copied from CHANGELOG.md)
Added
Alert
andTable
classes.BadRequest
andSchemaNotFoundError
.PubsubMessageLike
andSchema
.Changed
Removed