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 devshell packages for "all" #72

Merged
merged 9 commits into from
Nov 26, 2024
Merged

Update devshell packages for "all" #72

merged 9 commits into from
Nov 26, 2024

Conversation

teald
Copy link
Member

@teald teald commented Nov 26, 2024

Summary

The developer shells was not properly installing all groups, as poetry install does. This PR fixes that problem.

Changes

  • Updates the "all" boolean flag to catch all groups in pyproject.toml and use all of them when exporting with poetry to a requirements.txt
  • devshell and devconda sessions no longer run without a venv_backend
  • Updates documentation to make Poetry installation instructions clearer, with copy/paste commands.

Updates the "all" boolean flag to catch all groups in `pyproject.toml`
and use all of them when exporting with poetry to a `requirements.txt`
@teald teald added documentation Improvements or additions to documentation maintenance For maintenance tasks CI/CD Changes to CI/CD workflows labels Nov 26, 2024
@teald teald self-assigned this Nov 26, 2024
@teald teald merged commit 5c0409c into main Nov 26, 2024
14 checks passed
@teald teald deleted the fix/developer-shell branch November 26, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Changes to CI/CD workflows documentation Improvements or additions to documentation maintenance For maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant