Update from GitHub

This commit is contained in:
Brett Cannon 2016-06-15 14:39:53 -07:00 committed by GitHub
parent b38a469759
commit 6a27618a43
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ clean:
-rm *.html
update:
hg pull -u https://hg.python.org/peps
git pull https://github.com/python/peps.git
venv:
$(PYTHON) -m venv venv