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
/
tox.ini
Age
Commit message (
Expand
)
Author
2019-12-27
isort
Michael Merickel
2019-12-23
restore py35
Michael Merickel
2019-12-23
Update tox.ini
Michael Merickel
2019-12-15
set the minimum supported version at py36
Michael Merickel
2019-04-15
remove basepython statements from tox.ini
Michael Merickel
2018-11-23
simplify the tox setup, get rid of basepython warning
Michael Merickel
2018-11-12
initial work to remove py2 from the codebase
Michael Merickel
2018-10-31
initial work removing pcreate
Michael Merickel
2018-10-28
Revert "use twine check instead of setup.py check"
Michael Merickel
2018-10-28
use twine check instead of setup.py check
Michael Merickel
2018-10-15
fix scaffold tests
Michael Merickel
2018-10-15
disable build isolation in `tox -e build`
Michael Merickel
2018-10-15
configure black and update flake8
Michael Merickel
2018-10-15
add a "tox -e build" for building the distribution
Michael Merickel
2018-10-15
only check the tests folder for tests
Michael Merickel
2018-10-05
note why the docs are pinned
Michael Merickel
2018-08-22
Add support for Python 3.7 and 3.8 with allowed failure of 3.8
Steve Piercy
2018-08-09
let tox install the extras for us from the sdist
Michael Merickel
2018-08-01
test on newer pypy/pypy3
Michael Merickel
2018-04-24
ensure the pyramid deps are installed from source, not the dist in pypi
Michael Merickel
2017-06-29
avoid installing the sdist in certain tox environments
Michael Merickel
2017-06-29
combine tox steps into lint
Michael Merickel
2017-06-28
add a manifest and a tox step to check it
Michael Merickel
2017-01-08
require tests to pass on py36 on travis and appveyor
Michael Merickel
2016-11-14
Silence pip spew.
Tres Seaver
2016-11-14
Fix spelling of 'skip_missing_interpreters' option.
Tres Seaver
2016-11-01
switch to 3.6-dev for py36 and update nightly to py37 on travis
Michael Merickel
2016-09-01
drop support for python 3.3 and error on 2.6
Michael Merickel
2016-08-19
attempt to add testing for py36
Steve Piercy
2016-08-19
attempt to add testing for py36
Steve Piercy
2016-08-19
attempt to add testing for py36
Steve Piercy
2016-05-23
add optional latexpdf build for PDF to tox
Steve Piercy
2016-05-10
drop pypy3 entirely until it supports py33+
Michael Merickel
2016-05-10
execute scaffolds using pip and py.test
Michael Merickel
2016-04-25
put doctest into make command
Steve Piercy
2016-04-24
add doctest to tox.ini [docs] environment
Steve Piercy
2016-04-19
drop unsupported test endpoints
Michael Merickel
2016-04-12
Remove Python 2.6 from all testing
Bert JW Regeer
2016-01-20
Remove Python 3.2 from tox
Bert JW Regeer
2015-11-25
remove py2-docs from tox.ini and reorder so coverage is last
Michael Merickel
2015-10-11
No cover a branch
Bert JW Regeer
2015-10-11
Make sure we test on Python 3.5
Bert JW Regeer
2015-05-31
move -E from Makefile to tox.ini so that we don't punish manual doc builds
Steve Piercy
2015-04-20
rearrange tox.ini
Michael Merickel
2015-04-19
Merge branch 'pr/1571'
Michael Merickel
2015-04-19
touch up pr 1571
Michael Merickel
2015-04-19
add epub to docs and specify a env-specific build dir for docs
Michael Merickel
2015-04-13
change releasing and hacking docs to reflect new order of using tox to test d...
Chris McDonough
2015-04-13
Merge branch 'master' of https://github.com/Pylons/pyramid into start_pep8
John Anderson
2015-04-13
unbreak tox
Chris McDonough
[next]