canonical / canonical/sphinx-stack

`make update` should not need `requirements.txt`

Open
#371 2 comments 0 reactions 0 assignees View on GitHub
improvement question
Dominant language
No language data
Stars
37
Forks
77
Avg merge
1d 5h
Merged PRs (30d)
3

Description

The `update` target uses `install`, which sets up `venv` using the deps in `requirements.txt`, meaning that when you just want to check for updates, all of Sphinx and co. is installed -- which shouldn't be necessary.

Is there some reason why the `update` target doesn't just run `python .sphinx/update_sp.py`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.