summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2022-02-11tox.ini: Update envlistMichał Górny
2020-09-06Add a partial experimental PGPy-based OpenPGP providerMichał Górny
2020-09-05tox.ini: Require pytest>=5Michał Górny
2020-09-05pytest: Enable strict XFAIL handlingMichał Górny
2020-09-05Fix remaining PEP8 issues and extend PEP8 testing to testsMichał Górny
2020-08-28Reformat gemato code and fix PEP8 complianceMichał Górny
2020-08-26tox.ini: Tests on crippled envs as wellMichał Górny
2020-08-25openpgp: Reimplement WKD support via requestsMichał Górny
2020-08-25Stop pretending to test py<3.6Michał Górny
2020-08-25tox.ini: pypy3 shouldn't need pyblake2 anymoreMichał Górny
2020-08-25Stop testing Python 2Michał Górny
2020-08-18tox.ini: Use twine for uploadingMichał Górny
2020-05-28Enable testing on py3.9Michał Górny
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