File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,12 @@ classifiers = [
1919]
2020dependencies = []
2121
22+ [project .urls ]
23+ Homepage = " https://tr11.github.io/python-configuration/"
24+ Documentation = " https://tr11.github.io/python-configuration/"
25+ Issues = " https://github.com/tr11/python-configuration/issues"
26+ Source = " https://github.com/tr11/python-configuration"
27+
2228[project .optional-dependencies ]
2329# cloud
2430aws = [" boto3>=1.28.20" ]
@@ -34,11 +40,6 @@ validation = ["jsonschema>=4.21.1"]
3440cloud = [" python-configuration[aws,azure,gcp,vault]" ]
3541file-formats = [" python-configuration[toml,yaml]" ]
3642
37- [project .urls ]
38- Documentation = " https://github.com/tr11/python-configuration"
39- Issues = " https://github.com/tr11/python-configuration/issues"
40- Source = " https://github.com/tr11/python-configuration"
41-
4243[tool .hatch .version ]
4344source = " vcs"
4445
You can’t perform that action at this time.
0 commit comments