aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update python versions in various placesArthur Zamarin2024-01-191-1/+1
* ci: add py3.12Sam James2024-01-191-1/+1
* tox: add {posargs} to pytest invocationSam James2023-03-051-1/+1
* readd updated tox.iniArthur Zamarin2022-11-261-0/+21
* setup.py: move to pure setuptoolsArthur Zamarin2022-11-191-25/+0
* tox: simplify docs and dist targetsTim Harder2021-03-061-4/+2
* various tox and github workflow updates from pkgdevTim Harder2021-03-041-15/+3
* drop py36 and py37 supportTim Harder2020-12-051-1/+1
* add py39 support for CI and tox testingTim Harder2020-10-281-1/+1
* tox: drop unnecessary wheel dep for dist buildTim Harder2020-01-251-1/+0
* tox: always test in dev mode and drop travis-ci stubTim Harder2020-01-251-14/+3
* travis-ci: enable python 3.8 buildsTim Harder2019-11-061-1/+1
* travis-ci: show test skip reasons in summary infoTim Harder2019-11-061-1/+1
* tox: sync up with pkgcoreTim Harder2019-09-181-1/+1
* tox: force latest virtualenv/pipTim Harder2019-09-031-0/+2
* tox: add py37 target envTim Harder2018-09-221-1/+1
* moving to >=py36 onlyTim Harder2018-06-181-4/+4
* tox: coverage-report: generate html files and ignore errorsTim Harder2017-12-031-4/+6
* various travis-ci, setup, and tox updates from other pkgcore projectsTim Harder2017-11-301-3/+3
* tox: update to use pip.sh shim to have release -> git deps fallbackTim Harder2017-09-281-3/+13
* tox: add a dev target to test against snakeoil/pkgcore gitTim Harder2017-09-271-0/+8
* move pkgcheck module to the src directoryTim Harder2017-09-231-26/+18
* update to new requirements files layoutTim Harder2017-09-221-2/+2
* tox: use --cov-config to specify coveragerc instead of symlinkingTim Harder2017-09-151-5/+3
* travis-ci: make sure to run pplugincache to create plugin cacheTim Harder2017-09-081-0/+1
* tox.ini: make sure plugin cache is createdTim Harder2017-09-071-0/+1
* test on python3.6Tim Harder2017-01-271-1/+1
* tox: minor whitespace simpliciationTim Harder2016-10-301-2/+1
* tox: use symlinks for coverage files instead of moving/copyingTim Harder2016-10-301-7/+4
* tox: add doc target to test html doc and man page buildsTim Harder2016-10-301-0/+11
* tox: move snakeoil/pkgcore deps to external requirements.txtTim Harder2016-10-301-4/+1
* tox: remove old coverage dir if it exists when rerunning testsTim Harder2016-10-301-0/+2
* drop py3.3 supportTim Harder2016-10-291-1/+1
* tox: add py35 targetTim Harder2016-01-231-1/+1
* travis-ci: fix coverage reportingTim Harder2015-11-291-3/+5
* tox: simplify travis-ci test setupv0.5.1Tim Harder2015-08-091-3/+10
* tox: workaround setuptools limitationTim Harder2015-08-041-1/+2
* use new script linking and install method from pkgcoreTim Harder2015-07-261-0/+2
* tox: use requirements.txt to list snakeoil and pkgcore depsTim Harder2015-07-241-2/+1
* tox: make sure to force snakeoil from gitTim Harder2015-07-231-0/+1
* tox: simplify install since all deps should be setuptoolized nowTim Harder2015-07-231-7/+1
* travis-ci: sync over various test procedure updates from pkgcoreTim Harder2015-07-131-4/+6
* tox: toss the bash hacks from the command listTim Harder2015-07-121-10/+10
* tox: simplify installing snakeoil and pkgcoreTim Harder2015-06-271-5/+3
* tox: bump coverage versionTim Harder2015-06-221-1/+1
* tox: slightly simplify snakeoil installationTim Harder2015-04-081-4/+1
* add tox and coverage config filesTim Harder2015-03-301-0/+28