Commit 9b6270b1 authored by Michael Howitz's avatar Michael Howitz Committed by GitHub

Test Python 2.6, too.

parent b71c7dab
...@@ -58,8 +58,7 @@ Re-run the buildout and test: ...@@ -58,8 +58,7 @@ Re-run the buildout and test:
.. code-block:: bash .. code-block:: bash
$ rm -rf bin/ develop-eggs/ eggs/ include/ lib/ $ rm -rf bin/ develop-eggs/ eggs/ include/ lib/
$ /opt/Python-2.7.9/bin/virtualenv . $ tox -r
$ bin/python bootstrap.py && bin/buildout && bin/alltest --all
Pin versions in a ``pip`` requirements file Pin versions in a ``pip`` requirements file
------------------------------------------- -------------------------------------------
......
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