summaryrefslogtreecommitdiffstats
path: root/tox.ini
AgeCommit message (Expand)Author
2023-09-14support / test on Python 3.12Thomas Waldmann
2023-09-04replace flake8 by ruffThomas Waldmann
2023-08-26docs: tox -e docs tests building the docsThomas Waldmann
2023-05-17tox: package = editable-legacy, fixes #7580Thomas Waldmann
2023-05-16tox under fakeroot: fix finding setup_docs, fixes #7391Thomas Waldmann
2022-12-10fix tox4 passenv issue, fixes #7199Thomas Waldmann
2022-08-13get rid of dateutilThomas Waldmann
2022-07-15mypy: fixes / annotationsThomas Waldmann
2022-07-15add mypy checkingThomas Waldmann
2022-06-03CI: also test on python 3.11-devThomas Waldmann
2022-03-23Remove Python 3.8 from toxManu
2021-09-16require python 3.8+, fixes #5975Thomas Waldmann
2021-06-16drop support for py36, require py37+, fixes #5790Thomas Waldmann
2021-05-02tox.ini: modernize and enable execution without preinstalling depsRonny Pfannschmidt
2021-02-28add support and testing for python 3.10Thomas Waldmann
2020-12-04tox: add a non-fuse env to the envlistThomas Waldmann
2020-11-04test fuse2/fuse3Thomas Waldmann
2020-10-31FUSE: support pyfuse3 additionally to llfuse, fixes #5407Thomas Waldmann
2020-10-18Remove Python3.5 from tox.ini as it is not supported anymoreGuinness
2020-10-04Enable Python3.9 env for test suite and VMs (#5373)pamaron
2019-07-30tox / travis: add testing on py38-devntova
2019-04-03pytest: -v and default XDISTN to 1 (#4481)TW
2019-03-13add pkg-config support, fixes #1925Thomas Waldmann
2018-12-11Revert "drop support for python 3.5, fixes #3919"Thomas Waldmann
2018-07-30tox / travis: enable testing on py37Thomas Waldmann
2018-06-30drop support for python 3.5, fixes #3919Thomas Waldmann
2017-07-29increase Python minimum requirement to 3.5.0Thomas Waldmann
2017-06-06remove attic dependency of the tests, fixes #2505Thomas Waldmann
2017-01-15Merge branch '1.0-maint' into merge-1.0-maintThomas Waldmann
2017-01-15pytest -n 4 as default (4 parallel workers)Thomas Waldmann
2017-01-14pytest-xdist: adjust parallelism, fixes #2053Thomas Waldmann
2017-01-12Merge branch '1.0-maint' into merge/1.0-maintMarian Beermann
2017-01-06parallelizing tests via pytest-xdistThomas Waldmann
2017-01-04tox / travis: also test on Python 3.6Thomas Waldmann
2016-11-14fixes for flake 3.1.1Marian Beermann
2016-08-22travis: test fuse-enabled borgThomas Waldmann
2016-08-21travis: test fuse-enabled borgThomas Waldmann
2016-07-28Merge branch '1.0-maint' into masterMarian Beermann
2016-07-27Remove trailing whitespaceLee Bousfield
2016-06-25Merge branch '1.0-maint'Thomas Waldmann
2016-06-21move attic test dependency into own fileThomas Waldmann
2016-05-30tox.ini: remove changedirThomas Waldmann
2016-05-30Merge branch 'master' into move-to-srcThomas Waldmann
2016-05-21test on py36Thomas Waldmann
2016-05-05fix packaging/git/coverage for src/ pathThomas Waldmann
2016-01-30add flake8 style checkingThomas Waldmann
2016-01-24remove support for python 3.2.x and 3.3.x, require 3.4+, fixes #65, fixes #221Thomas Waldmann
2015-11-01fix .coverragerc pathThomas Waldmann
2015-10-19skip the benchmarks by default, especially on travisThomas Waldmann
2015-10-01keep tests simple by always adding attic dependsAntoine Beaupré