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

Update poetry version used in Python client validation #834

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

andrewsomething
Copy link
Member

Updates the poetry version used in Python client validation to match the one used by pydo itself.

See: digitalocean/pydo#237

Resolves errors like:

  The lock file is not compatible with the current version of Poetry.
  Upgrade Poetry to be able to read the lock file or, alternatively, regenerate the lock file with the `poetry lock` command.

https://github.com/digitalocean/openapi/actions/runs/6526929286/job/17721187808#step:7:13

Updates the poetry version used in Python client validation to match the one used by pydo itself.

See: digitalocean/pydo#237

Resolves errors like:

```
  The lock file is not compatible with the current version of Poetry.
  Upgrade Poetry to be able to read the lock file or, alternatively, regenerate the lock file with the `poetry lock` command.
```

https://github.com/digitalocean/openapi/actions/runs/6526929286/job/17721187808#step:7:13
@andrewsomething andrewsomething requested a review from a team October 16, 2023 14:30
Copy link
Member

@danaelhe danaelhe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants