mirror of https://github.com/python/cpython
Browse Source
rstlint.py run by "make check" doesn't support Python 2. "make venv" runs "$(PYTHON) -m venv", whereas Python 2 doens't provide the venv module: it's a module of Python 3 standard library.pull/105/merge
committed by
GitHub
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue