Skip to content

Commit ca4a09e

Browse files
committed
minor: Specify uploads
1 parent d264841 commit ca4a09e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ flake9 = "^3.8.3"
3333
branch = "main"
3434
version_variable = "pydantic_ssm_settings/__init__.py:__version__"
3535
build_command = "poetry build"
36+
upload_to_pypi = true
37+
upload_to_release = true
3638

3739
[tool.flake8]
3840
max-line-length = 90

0 commit comments

Comments
 (0)