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

Readthedocs.io dependencies are unmanaged #81

Open
tpears opened this issue Apr 14, 2021 · 0 comments
Open

Readthedocs.io dependencies are unmanaged #81

tpears opened this issue Apr 14, 2021 · 0 comments
Assignees

Comments

@tpears
Copy link
Contributor

tpears commented Apr 14, 2021

Currently the docs/requirements.txt file is static which could allow the dependency versions to fall behind. This file is used by the readthedocs.io pipeline to start a virtual environment with the required dependencies to build the documentation out of this repo for hosting on that site. Any automation to check for and deploy the latest version of those dependencies should exist in that pipeline instead of the github pipeline.

@seanctech seanctech self-assigned this Jun 30, 2021
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

2 participants