Steve Piercy
2016-09-01 bdd5440023f016f3b6597c66dc26cc30e22960eb
One more for 2.6
1 files modified
2 ■■■ changed files
docs/quick_tour.rst 2 ●●● patch | view | raw | blame | history
docs/quick_tour.rst
@@ -52,7 +52,7 @@
    # or for a specific released version
    c:\\> %VENV%\\Scripts\\pip install "pyramid==\ |release|\ "
Of course Pyramid runs fine on Python 2.6+, as do the examples in this *Quick
Of course Pyramid runs fine on Python 2.7+, as do the examples in this *Quick
Tour*. We're showing Python 3 for simplicity. (Pyramid had production support
for Python 3 in October 2011.) Also for simplicity, the remaining examples will
show only UNIX commands.