summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2020-05-15tox: Switch to pytest-cov, coverage runner is brokenMichał Górny
2020-05-15tox: Skip missing interpretersMichał Górny
2020-05-14tox: Add codecov upload envMichał Górny
2020-05-14tox: Enable testing on py38Michał Górny
2019-10-18tox: Remove nodeps case, it is no longer usefulMichał Górny
2019-10-18tox: Install pyblake2 for pypy3 & incompatible-lzma scenariosMichał Górny
2018-08-02tox: Enable testing py37 by defaultMichał Górny
2018-07-16tox: Use pytest-xdist for concurrent testingMichał Górny
2018-07-16tox: Use pytest to run testsMichał Górny
2018-07-16tox: Simplify dependency specificationsMichał Górny
2018-02-03tox: Fix collecting coverage for multiprocessingMichał Górny
2018-01-04tox: backports.lzma 0.0.9 is broken on pypyMichał Górny
2018-01-03compression: Prevent using incompatible 'lzma' module from pyliblzmaMichał Górny
2017-12-03Support building wheelsMichał Górny
2017-10-25tox: Add an extra environment with minimal set of depsMichał Górny
2017-10-25Provide compression abstractionMichał Górny
2017-10-25tox: Generate coverage report while at itMichał Górny
2017-10-24tox: Skip unnecessary sdistMichał Górny
2017-10-24tox: Include pyflakes runMichał Górny
2017-10-22tox.ini: Combine coverage resultsMichał Górny
2017-10-22tox.ini: Run coverage in parallel-friendly modeMichał Górny
2017-10-22tox: Enable collecting code coverageMichał Górny
2017-10-22hash: Support pyblake2 & pysha3 fallbacksMichał Górny
2017-10-22Initial checkout, with a basic hash backendMichał Górny