Skip to content

Installation with Poetry fails with "Package 'baybe[telemetry]' is listed as a dependency of itself." #40

Installation with Poetry fails with "Package 'baybe[telemetry]' is listed as a dependency of itself."

Installation with Poetry fails with "Package 'baybe[telemetry]' is listed as a dependency of itself." #40

Workflow file for this run

name: 'Create Issue Reminder'
permissions:
issues: write
on:
issue_comment:
types: [created, edited]
jobs:
reminder:
runs-on: ubuntu-latest
steps:
- name: check for reminder
uses: agrc/create-reminder-action@v1