mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Don't doc check the venv dir
This commit is contained in:
@@ -153,7 +153,7 @@ dist:
|
||||
cp -pPR build/epub/Python.epub dist/python-$(DISTVERSION)-docs.epub
|
||||
|
||||
check:
|
||||
$(PYTHON) tools/rstlint.py -i tools
|
||||
$(PYTHON) tools/rstlint.py -i tools -i venv
|
||||
|
||||
serve:
|
||||
../Tools/scripts/serve.py build/html
|
||||
|
||||
Reference in New Issue
Block a user