Home
last modified time | relevance | path

Searched refs:VENVDIR (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Doc/
DMakefile8 VENVDIR = ./venv macro
9 SPHINXBUILD = PATH=$(VENVDIR)/bin:$$PATH sphinx-build
10 BLURB = PATH=$(VENVDIR)/bin:$$PATH blurb
122 -rm -rf build/* $(VENVDIR)/*
125 $(PYTHON) -m venv $(VENVDIR)
126 $(VENVDIR)/bin/python3 -m pip install -U Sphinx blurb
173 $(PYTHON) tools/rstlint.py -i tools -i $(VENVDIR) -i README.rst
DREADME.rst37 configurable with the VENVDIR variable), you can run the following command to