summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/tutorials/gae/index.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/tutorials/gae/index.rst b/docs/tutorials/gae/index.rst
index c42284f14..1d6a1bad0 100644
--- a/docs/tutorials/gae/index.rst
+++ b/docs/tutorials/gae/index.rst
@@ -225,10 +225,7 @@ packages. You can zip a package like so:
Note that it requires the whole egg file name. For a BFG app, the
following packages are good candidates to be zipped.
-- pytz
-- chameleon.core
-- chameleon.zpt
+- Chameleon
- zope.i18n
-- zope.testing
Once the zipping procedure is finished you can try uploading again.