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 BaseSettings aliases #3372

Closed
pcrespov opened this issue Sep 20, 2022 · 0 comments · Fixed by #3454
Closed

Fix BaseSettings aliases #3372

pcrespov opened this issue Sep 20, 2022 · 0 comments · Fixed by #3454
Assignees

Comments

@pcrespov
Copy link
Member

packages/settings-library/src/settings_library/base.py:71
  /home/crespo/devp/osparc-simcore/packages/settings-library/src/settings_library/base.py:71: FutureWarning: aliases are no longer used by BaseSettings to define which environment variables to read. Instead use the "env" field setting. See https://pydantic-docs.helpmanual.io/usage/settings/#environment-variable-names
    super().prepare_field(field)

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 a pull request may close this issue.

1 participant