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
/
setup.py
Age
Commit message (
Expand
)
Author
2024-01-28
drop support for python 3.7 which was eol in 2023
Michael Merickel
2023-11-30
Add 3.12 to CI, tox and metadata; use latest black and flake8
Ievgen Popovych
2022-12-25
Declare support for python 3.11
Stefano Rivera
2022-03-12
define long_description_content_type
Michael Merickel
2022-03-12
modernize tox -e build
Michael Merickel
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
Add support for Python 3.10
Marcin Lulek
2021-02-28
prep master for the next major release
Michael Merickel
2021-02-28
prep 2.0
Michael Merickel
2021-02-20
prep 2.0b1
Michael Merickel
2020-12-30
Merge branch 'master' of https://github.com/Pylons/pyramid
Steve Piercy
2020-12-30
Add sphinx-copybutton to docs to make it easier to copy code blocks.
Steve Piercy
2020-12-15
rename to b0
Michael Merickel
2020-12-13
Merge pull request #3636 from stevepiercy/master
Michael Merickel
2020-11-30
Fix comment
Steve Piercy
2020-11-30
Try to force RTD to use >2 of Sphinx
Steve Piercy
2020-11-30
Unpin Sphinx to see which version gets pulled in by RTD
Steve Piercy
2020-11-29
add build-backend
Michael Merickel
2020-11-28
drop python 3.5
Michael Merickel
2020-11-02
Add support for Python 3.9
Steve Piercy
2020-11-02
Substitute dead link for "Repoze"
Steve Piercy
2020-05-28
Pin minimum pytest version
Bert JW Regeer
2020-05-06
Add testing requires for pytest/pytest-cov
Bert JW Regeer
2019-12-23
restore py35
Michael Merickel
2019-12-15
Remove Python 3.4, Python 3.5, and add Python 3.8
Steve Piercy
2019-12-15
set the minimum supported version at py36
Michael Merickel
2019-04-13
lint
Steve Piercy
2019-04-12
refactor major_version to branch_version
Steve Piercy
2019-04-11
Don't play with _privates
Steve Piercy
2019-04-11
Refactor base_version to major_version.
Steve Piercy
2019-03-21
Add ignore_files to pserve configuration section
Eric Atkin
2019-01-05
use the dict form of entry_points in setup.py
Michael Merickel
2018-11-18
Add comments to setup.py docs_extras
Steve Piercy
2018-11-12
initial work to remove py2 from the codebase
Michael Merickel
2018-10-31
blackify
Michael Merickel
2018-10-31
no longer need virtualenv
Michael Merickel
2018-10-31
initial work removing pcreate
Michael Merickel
2018-10-31
move master to 2.0.dev0
Michael Merickel
2018-10-31
prep 1.10
Michael Merickel
2018-10-28
Use https for wiki.python.org
Steve Piercy
2018-10-28
prep 1.10b1
Michael Merickel
2018-10-25
add project_urls metadata to the package
Michael Merickel
2018-10-15
prep 1.10a1
Michael Merickel
2018-10-15
format source using black
Michael Merickel
2018-10-14
fix tests to run from the tests folder
Michael Merickel
2018-10-14
pin to webob >= 1.8.3
Michael Merickel
2018-09-22
Bump Sphinx
Steve Piercy
2018-09-21
Use correct minimum version
Steve Piercy
2018-09-21
Add support for RTD Ethical Ads
Steve Piercy
[next]