Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python] Support releasing with poetry #62

Closed
wants to merge 2 commits into from

Commits on Nov 20, 2022

  1. [Python] Add files to be able to release with poetry

    Since cucumber-expressions use poetry for release, also using poetry
    for release enables the coordination of GitHub actions for release
    workflows.
    brasmusson committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    032a928 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. [Python] Removed the setup.* file (prefer pyproject.toml)

    Also remove the installation of Gherkin itself before running the
    tests in ci.
    brasmusson committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    63d3bd0 View commit details
    Browse the repository at this point in the history