Skip to content

Commit

Permalink
Merge pull request #2 from philippe2803/feature/release-dummy
Browse files Browse the repository at this point in the history
Updating pyproject toml to match main branch and to upload to pypi
  • Loading branch information
philippe2803 authored Jan 8, 2024
2 parents d69ee30 + f0164af commit de6a903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ version_toml = [
"pyproject.toml:tool.poetry.version"
]

branch = "master"
upload_to_PyPI = false
branch = "main"
upload_to_PyPI = true
upload_to_release = true
build_command = "pip install poetry && poetry build"
commit_author = "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
Expand Down

0 comments on commit de6a903

Please sign in to comment.