| Age | Commit message (Collapse) | Author |
|
- Installation overhauled
- update project.rst to remove duplication
- Windows paths never end with "\" except for a drive name, for example C:\
- use backslashes for paths
- backslashes cannot be used for line continuation on Windows
- update extra packages for Windows
- Python now has a Windows launcher
|
|
- Use proper Windows commands, drives, and paths
- Use doscon for Windows console lexer
|
|
SPHINXBUILD=$VENV/bin/sphinx-build`, but don't bother with HISTORY.txt or whatsnew-xx
|
|
Since we no longer support Python 2.6, it becomes a requirement for all
our supported Python versions, and thus the note is no longer required.
|
|
https://github.com/Pylons/pyramid/pull/2256#issuecomment-174029882)
|
|
|
|
with the same indentation as the rest of the code block)
|
|
"from pyramid.view import view_config" instead of "from pyramid.view. import view_config"
|
|
|
|
|
|
|
|
|
|
|
|
|