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 d264841 commit ca4a09eCopy full SHA for ca4a09e
pyproject.toml
@@ -33,6 +33,8 @@ flake9 = "^3.8.3"
33
branch = "main"
34
version_variable = "pydantic_ssm_settings/__init__.py:__version__"
35
build_command = "poetry build"
36
+upload_to_pypi = true
37
+upload_to_release = true
38
39
[tool.flake8]
40
max-line-length = 90
0 commit comments