Skip to content

docsbuild-scripts: Make python3 -m venv work. - #193

Merged
ewdurbin merged 1 commit into
python:masterfrom
JulienPalard:docs-venv
Jun 19, 2020
Merged

docsbuild-scripts: Make python3 -m venv work.#193
ewdurbin merged 1 commit into
python:masterfrom
JulienPalard:docs-venv

Conversation

@JulienPalard

@JulienPalard JulienPalard commented Jun 19, 2020

Copy link
Copy Markdown
Member

This is in case I finish a current implementation where docsbuild-scripts manage its venv itself.

It could be a good thing: allowing to have multiple venvs, with multiple versions of sphinx, thus allowing to still buid old versions of Python which do no longer build with current sphinx.

Eventually, I hope to reach a cleaner state where:

  • docsbuild-script's requirements are only its own requirements (mostly sentry)
  • it handles build requirements itself (jeiba, sphinx, blurb, python-docs-theme ...)

Currently both are mixed in the requirements.txt file.

@ewdurbin
ewdurbin merged commit 24c2be5 into python:master Jun 19, 2020
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

Successfully merging this pull request may close these issues.

2 participants