Skip to content

Conversation

@dominikgehl
Copy link

Fixes #3634

Type of changes

  • Bug fix
  • New feature
  • Documentation / docstrings
  • Tests
  • Other

Checklist

  • I've run the latest black with default args on new code.
  • I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
  • I've added tests for new code.
  • I accept that @willmcgugan may be pedantic in the code review.

Description

Only documentation update to remove poetry shell references.

@r-saba
Copy link

r-saba commented Mar 4, 2025

I ran into this issue as well. poetry shell has been moved to a separate plugin now and can be added using this command poetry self add poetry-plugin-shell

https://github.com/python-poetry/poetry-plugin-shell

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.

[BUG] CONTRIBUTE.md references deprecated 'poetry shell'

3 participants