Kaydet (Commit) bfba2cd4 authored tarafından Zachary Ware's avatar Zachary Ware

Don't doc check the venv dir

üst 228ca334
...@@ -153,7 +153,7 @@ dist: ...@@ -153,7 +153,7 @@ dist:
cp -pPR build/epub/Python.epub dist/python-$(DISTVERSION)-docs.epub cp -pPR build/epub/Python.epub dist/python-$(DISTVERSION)-docs.epub
check: check:
$(PYTHON) tools/rstlint.py -i tools $(PYTHON) tools/rstlint.py -i tools -i venv
serve: serve:
../Tools/scripts/serve.py build/html ../Tools/scripts/serve.py build/html
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment