Skip to content

fix: add poetry plugin to export in setup action #66

Description

@JaeAeich

In latest version of poetry, export plugin in not present, we have to manually add it.

Change setup/action.yaml:

    - name: Add plugin to be able to export
      run: |
        poetry self add poetry-plugin-export
      shell: bash

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions