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

added poetry docs dependency group #1059

Merged

Conversation

kristiankyvik
Copy link
Collaborator

Forgot to add the "docs" dependency group in the pyproject.toml in the previous PR #1058.

This is needed for the following command to work:
VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with docs

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.97%. Comparing base (874788c) to head (fb1f990).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1059   +/-   ##
=======================================
  Coverage   82.97%   82.97%           
=======================================
  Files          25       25           
  Lines        1292     1292           
=======================================
  Hits         1072     1072           
  Misses        220      220           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kristiankyvik kristiankyvik merged commit c83b6bc into gpt-engineer-org:main Mar 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant