We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12304fe commit e94f7b1Copy full SHA for e94f7b1
pyproject.toml
@@ -50,7 +50,7 @@ Homepage = 'https://github.com/pydantic/pydantic-settings'
50
Funding = 'https://github.com/sponsors/samuelcolvin'
51
Source = 'https://github.com/pydantic/pydantic-settings'
52
Changelog = 'https://github.com/pydantic/pydantic-settings/releases'
53
-# TODO: Documentation
+Documentation = 'https://docs.pydantic.dev/dev-v2/usage/pydantic_settings/'
54
55
[tool.pytest.ini_options]
56
testpaths = 'tests'
0 commit comments