summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Sepcify the encoding (#2515)Filipe Laíns2023-03-121-0/+1
* Use furo docs theme (#2496)Bernát Gábor2023-02-061-1/+0
* Bump embedded pip and setuptools (#2489)Bernát Gábor2023-02-051-34/+5
* Move to hatchling, drop 3.6 support (#2474)Bernát Gábor2022-12-291-76/+41
* Py marker means any python not CPython (#2460)Bernát Gábor2022-12-051-2/+2
* Do not use deprecated API (#2448)Bernát Gábor2022-11-271-1/+1
* Fix documentation buildBernát Gábor2022-11-101-1/+1
* Bump tools and depsBernát Gábor2022-10-301-3/+3
* Upgrade pip and setuptools (#2434)Bernát Gábor2022-10-251-3/+3
* Bump dependencies and build tools (#2394)Bernát Gábor2022-08-041-9/+11
* Test with CPython 3.11 (#2388)Bernát Gábor2022-07-251-3/+4
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-3/+1
* Fix the CI (#2254)Bernát Gábor2021-12-281-7/+7
* Drop Python 3.4 support (#2143)Bernát Gábor2021-07-131-6/+5
* Remove xdist (#2043)Bernát Gábor2020-12-221-2/+1
* Align Windows 3.7 methodology and later with venv (#1976)Bernát Gábor2020-10-121-88/+87
* Restore python3.4 support (add it back to CI) (#1965)Bernát Gábor2020-10-041-3/+5
* Bump linters (#1966)Bernát Gábor2020-10-031-4/+4
* Use tox.ini formatter (#1948)Bernát Gábor2020-09-251-105/+121
* Use main branch instead of masterBernat Gabor2020-09-251-2/+2
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-101-4/+1
* Upgrade to pip 20.1.1 (#1909)Bernát Gábor2020-07-291-36/+30
* Bump lintersBernat Gabor2020-07-221-1/+0
* Implement periodic update feature (#1841)Bernát Gábor2020-06-211-3/+3
* Fix Github Actions CI - introduce codecov (#1844)Bernát Gábor2020-06-041-6/+7
* Add 3.9 on Linux to the test suite (#1839)Bernát Gábor2020-05-221-1/+1
* Bump linters (#1823)Bernát Gábor2020-05-121-5/+1
* Fix python 2 activator when generated from python 3 is invalid (#1805)Bernát Gábor2020-05-031-1/+1
* Fix CPython2 not found on Windows via registry (#1797)Bernát Gábor2020-05-021-1/+1
* Run test suite in parallel (#1786)Bernát Gábor2020-04-251-10/+12
* remove docutils stubBernat Gabor2020-03-101-1/+0
* upgrade setuptools to 46.0.0 from 45.3.0 for Python3.5+ (#1702)Bernát Gábor2020-03-091-1/+1
* add timeout for tests (#1700)Bernát Gábor2020-03-081-0/+1
* support entry point paths with space (#1660)Nicola Soranzo2020-02-261-1/+1
* tox: call coverage as module (#1636)Sorin Sbarnea2020-02-151-8/+8
* release 20.0.020.0.0Bernat Gabor2020-02-101-2/+1
* Minor updates to the documentation (#1540)Bernat Gabor2020-02-101-0/+1
* update release process to include zipapp (#1539)Bernát Gábor2020-02-041-12/+14
* rewrite the documentation (#1519)Bernát Gábor2020-02-041-5/+10
* README is now markdown instead of reStructuredText (#1536)Bernát Gábor2020-02-021-1/+1
* upgrade wheel from 0.34.0 to 0.34.2 (#1531)Bernát Gábor2020-01-311-1/+1
* Correct the casing of PyPI (#1526)Anthony Sottile2020-01-291-1/+1
* add a write through filesystem cache with locks for py informat… (#1505)20.0.0b1Bernát Gábor2020-01-281-1/+1
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-0/+1
* add zipapp support with bundled dependencies (#1491)Bernát Gábor2020-01-161-1/+10
* also install wheel with seed packages (#1489)Bernát Gábor2020-01-101-2/+1
* move from entrypoints to importlib.metadataBernat Gabor2020-01-101-1/+1
* support for pypy2 and pypy3 (#1482)Bernát Gábor2020-01-101-1/+6
* unicode support (#1477)Bernát Gábor2020-01-101-1/+1
* use coverage 5 (#1463)Bernát Gábor2020-01-101-1/+1