Skip to content

Commit e94f7b1

Browse files
authored
Add documentation to pyproject (#69)
1 parent 12304fe commit e94f7b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Homepage = 'https://github.com/pydantic/pydantic-settings'
5050
Funding = 'https://github.com/sponsors/samuelcolvin'
5151
Source = 'https://github.com/pydantic/pydantic-settings'
5252
Changelog = 'https://github.com/pydantic/pydantic-settings/releases'
53-
# TODO: Documentation
53+
Documentation = 'https://docs.pydantic.dev/dev-v2/usage/pydantic_settings/'
5454

5555
[tool.pytest.ini_options]
5656
testpaths = 'tests'

0 commit comments

Comments
 (0)