Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JRubics committed Feb 4, 2024
1 parent 79f6416 commit 819b60e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ An optional space-separated list of poetry plugins to be installed before buildi
An optional subdirectory path if poetry package doesn't reside in the main workflow directory


**Note:** `ignore_dev_requirements` command is deprecated in version 2.0. Use `poetry_install_options: --without dev` instead

## Example usage

The following will build and publish the python package to the PyPI using the last version of python and poetry. Specify the python package version and dependencies in `pyproject.toml` in the root directory of your project.
Expand Down

0 comments on commit 819b60e

Please sign in to comment.