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

Add required dependencies from test to doc in pyproject.toml - Requires 1.14.0 release #783

Open
1 task
jsolbrig opened this issue Sep 17, 2024 · 0 comments

Comments

@jsolbrig
Copy link
Contributor

Requested Update

Description

The following has been added to the CI for v1.14.0:

          # Include test dependency for full documentation
          pip install $PWD/geoips_default_branch[doc,test]

This should not be required. Instead, the doc target should install all required packages.

Background and Motivation

  • [ OPTIONAL: Provide additional detailed information and background related to this issue ]

Alternative Solutions

  • [ OPTIONAL: If appropriate, list alternative fixes that could be considered]

Environment

  • [ IF APPROPRIATE: Corresponding repository versions ]

Code to demonstrate issue

  • [ IF APPROPRIATE: Can include steps here to identify/demonstrate bug fix or desired feature ]

Checklist for Completion

  • <!--- Include a list of steps that must be complete in order to close this Issue --->
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

No branches or pull requests

1 participant