Skip to content

Conversation

@fabianlange
Copy link

@fabianlange fabianlange commented Nov 14, 2025

@eadwinCode

Here my attempt at upgrading the settings to pydantic v2, using pydantic-settings. Using __getattribute__ is a bit hacky imo, but seems to do the trick. Installing the package in Python 3.14 now also works. Let me know what you think 😃

PR relates to this issue: #154

@fabianlange
Copy link
Author

fabianlange commented Nov 17, 2025

@eadwinCode I fixed the pipeline to include pydantic-settings during build. Can you please run the pipeline again?

(sidenote: seems like the pipeline has a hardcoded list of packages that get installed, would it maybe make more sense to use pip install . so all the necessary requirements are being installed just like they would be installed locally? If you're okay with that I could prepare a PR for it.)

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.

1 participant