From e6838673bda9af1e9bf7c4f71b25cf3e3dfc1253 Mon Sep 17 00:00:00 2001 From: SVN-Git Migration Date: Thu, 8 Oct 2015 13:19:43 -0700 Subject: Imported Upstream version 1.11 --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c038b08..3b3314e 100644 --- a/Makefile +++ b/Makefile @@ -39,6 +39,9 @@ test: requirements test-all: requirements tox +test-gae: requirements + tox -e gae + docs: cd docs && pip install -r doc-requirements.txt && make html -- cgit v1.2.3