aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: tox.ini since it's not been used in ages.Brian Harring2024-01-261-6/+3
* ci: promote Python 3.12 to non-expSam James2024-01-191-1/+1
* tox.ini: add py310v0.12.9Michał Górny2021-12-141-1/+1
* tox: simplify docs and dist targetsTim Harder2021-03-061-4/+2
* various tox and github testing updatesTim Harder2021-03-041-29/+5
* drop support for py36 and py37Tim Harder2020-12-051-1/+1
* setup.py: explicitly note py39 supportTim Harder2020-11-021-1/+1
* travis-ci: enable python 3.8 buildsTim Harder2019-11-061-1/+1
* travis-ci: use pkgdist ci script to initialize build envTim Harder2019-09-171-5/+7
* tox: force latest virtualenv/pipTim Harder2019-09-031-0/+2
* tox: add py37 supportTim Harder2018-09-211-1/+1
* move tests to root dirTim Harder2018-04-111-3/+3
* move to >=py3.6 onlyTim Harder2018-04-111-1/+1
* add various updates from snakeoil for travis-ci and tox setupsTim Harder2017-11-281-3/+3
* tox: update to use pip.sh shim to have release -> git fallback for depsTim Harder2017-09-281-3/+13
* tox: add dev target to test against snakeoil gitTim Harder2017-09-271-0/+8
* move pkgcore module to src directoryTim Harder2017-09-231-28/+18
* move to new requirements file 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: use symlinks for coverage files instead of moving/copyingTim Harder2016-10-301-8/+4
* tox: make sure snakeoil is installed for doc buildsTim Harder2016-10-301-0/+1
* tox: remove old coverage dir if it existsTim Harder2016-10-301-0/+2
* toss official py33 supportTim Harder2016-09-121-1/+1
* tox: add py35 targetTim Harder2016-02-031-1/+1
* travis-ci: fix coverage reportingTim Harder2015-11-291-5/+7
* travis-ci: try to fix coverage reportingTim Harder2015-11-291-0/+1
* tox: simplify travis testenvTim Harder2015-08-081-6/+5
* tox: skip sdist phase in order to skip building wheelsTim Harder2015-07-261-0/+3
* tox: use requirements.txt instead of duplicating snakeoil urlTim Harder2015-07-241-1/+1
* tox: force installing snakeoil from gitTim Harder2015-07-231-0/+1
* tox: make sure to install the moduleTim Harder2015-07-231-1/+0
* use setuptools explicitly with subtree-ed pkgdist moduleTim Harder2015-07-221-7/+0
* travis-ci: fix nightly target testsTim Harder2015-07-151-0/+6
* bash: clarify why expand_aliases still needs to be enabledTim Harder2015-07-141-1/+1
* tox: use pytest-cov instead of coverage for test coverageTim Harder2015-07-131-2/+2
* tox: try to speed up tests by parallelizing them with pytest-xdistTim Harder2015-07-131-1/+2
* tox: drop coverage reporting and html output creationTim Harder2015-07-131-2/+0
* tox: add testenv nightly stub to fix nightly tests for travis-ciTim Harder2015-07-131-0/+3
* tox: explicitly force manual installsTim Harder2015-07-121-0/+1
* Revert "tox: regular internal installs via tox should now work as well"Tim Harder2015-07-121-0/+2
* tox: regular internal installs via tox should now work as wellTim Harder2015-07-121-2/+0
* tox: simplify doc target as wellTim Harder2015-07-121-3/+6
* tox: simplify test setupTim Harder2015-07-121-9/+9
* tox: simplify snakeoil/pkgcore install processTim Harder2015-07-041-5/+3
* Revert "tox: simplify installing snakeoil and pkgcore"Tim Harder2015-06-281-4/+4
* tox: simplify installing snakeoil and pkgcoreTim Harder2015-06-271-4/+4
* tox: bump coverage versionTim Harder2015-06-221-1/+1