commit | d22c876d5ac5fa464337d2e82654b8d87a83cb1b | [log] [tgz] |
---|---|---|
author | Jack DeVries <58614260+jdevries3133@users.noreply.github.com> | Wed Jul 28 09:13:28 2021 -0400 |
committer | GitHub <noreply@github.com> | Wed Jul 28 15:13:28 2021 +0200 |
tree | 0c4517dc35f1876d426a5cb7acbb5965a00c747f | |
parent | ddf8ae31a0f371eff2db14c7f7a45976b86d56ea [diff] |
bpo-44756: in ./Doc, `make build` depends on `make html` (#27403) - venv rule is now conditional, and only does anything if $VENVDIR does not exist - add rule "clean-venv"