index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
narr
/
install.rst
Age
Commit message (
Expand
)
Author
2024-01-28
drop support for python 3.7 which was eol in 2023
Michael Merickel
2023-11-30
Update docs to mention Python 3.12 support
Ievgen Popovych
2022-12-25
Run tests on Python 3.11
Stefano Rivera
2022-02-05
Cleanup remnants of Py3.6 support
Bert JW Regeer
2022-01-07
Remove Python 3.6 tests
Marcin Lulek
2022-01-07
Update docs/narr/install.rst
Steve Piercy
2022-01-07
Add support for Python 3.10
Marcin Lulek
2020-11-28
drop python 3.5
Michael Merickel
2020-11-02
Add support for Python 3.9
Steve Piercy
2019-12-23
restore py35
Michael Merickel
2019-12-15
Remove Python 3.4, Python 3.5, and add Python 3.8
Steve Piercy
2018-11-16
Remove most Python 2 mentions from docs. Exclusions:
Steve Piercy
2018-10-07
Use proper case for Setuptools as a library name.
Steve Piercy
2018-09-16
doc fixes
Stephen Martin
2018-09-09
merging cookiecutters
Stephen Martin
2018-08-22
Bump Python version to 3.7 in docs and project meta files
Steve Piercy
2018-08-19
Standardize macOS capitalization
Steve Piercy
2018-08-19
Standardize Unix capitalization
Steve Piercy
2018-08-18
Clean up code-blocks in install
Steve Piercy
2018-08-18
Clean up code-blocks in install
Steve Piercy
2017-08-14
Fix typo in Mac OS X Python install instructinos
Paul Cutler
2017-06-27
Update all external links per `make linkcheck`
Steve Piercy
2017-06-07
explain why we prefer to avoid activate
Michael Merickel
2017-01-15
Update Windows docs
Steve Piercy
2017-01-15
Update Windows installation docs
Steve Piercy
2016-12-28
fix link target
Steve Piercy
2016-12-27
update Sphinx link target
Steve Piercy
2016-12-27
narr/install - update
Steve Piercy
2016-11-26
add 3.6 support to documentation
Steve Piercy
2016-09-26
Revise Why use venv/bin/pip instead of source bin/activate then pip?
Steve Piercy
2016-09-24
Why use venv/bin/pip instead of source bin/activate then pip?
Steve Piercy
2016-09-01
drop support for python 3.3 and error on 2.6
Michael Merickel
2016-07-02
Update Windows installation instructions and related bits.
Steve Piercy
2016-04-23
Fix all the stinky linkie rot via `make linkcheck SPHINXBUILD=$VENV/bin/sphin...
Steve Piercy
2016-04-16
replace ps1con with doscon for lexer
Steve Piercy
2016-04-12
Replace Python 2.6 with 2.7
Bert JW Regeer
2016-04-12
one does not simply "create a virtualenv". one should "create a virtual envir...
Steve Piercy
2016-04-12
- replace `pyvenv` with `python3 -m venv`
Steve Piercy
2016-04-12
- removed "now" per https://github.com/Pylons/pyramid/pull/2468#discussion_r5...
Steve Piercy
2016-04-10
- update installation.rst to use pip, pyvenv, Python 3.4
Steve Piercy
2016-04-03
- replace easy_install with pip
Steve Piercy
2016-01-24
fix indent in docs
Svintsov Dmitry
2016-01-20
Update docs to reflect dropping Python 3.2 support
Steve Piercy
2016-01-13
update for python 3.5
Steve Piercy
2016-01-13
add python 3.5
Steve Piercy
2015-10-08
update tested versions in sidebar
Steve Piercy
2015-10-08
rewrapping only
Steve Piercy
2015-10-07
Heading rst syntax, casing
Steve Piercy
2015-05-16
cherrypick from 1.5
Steve Piercy
2014-04-14
Merge pull request #1291 from nnja/master
Michael Merickel
[next]