summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Remove xdist (#2043)Bernát Gábor2020-12-221-1/+0
* Remove high constraint for importlib-metadata (#2020)Britt Treece2020-11-231-1/+1
* Align Windows 3.7 methodology and later with venv (#1976)Bernát Gábor2020-10-121-2/+3
* Restore python3.4 support (add it back to CI) (#1965)Bernát Gábor2020-10-041-1/+1
* Updated importlib-metadata constraint (#1953)Usama Sadiq2020-10-011-1/+1
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-101-1/+1
* Bump lintersBernat Gabor2020-07-221-16/+16
* Bump pre-commit hooksBernat Gabor2020-07-201-1/+1
* Remove distlib monkeypatches (#1880)Bernát Gábor2020-07-041-1/+1
* Implement periodic update feature (#1841)Bernát Gábor2020-06-211-3/+3
* Fix typo in setup.cfg (#1858)Rowdy Howell2020-06-121-1/+1
* Upgrade embeded setuptools (#1855)Bernát Gábor2020-06-121-2/+2
* Remove upper bound on importlib-resources (2.0 works) (#1851)Anthony Sottile2020-06-091-1/+1
* Add 3.9 on Linux to the test suite (#1839)Bernát Gábor2020-05-221-1/+2
* Fix CPython2 not found on Windows via registry (#1797)Bernát Gábor2020-05-021-0/+1
* Run tests in randome order (#1799)Bernát Gábor2020-05-011-0/+1
* Run test suite in parallel (#1786)Bernát Gábor2020-04-251-10/+11
* Allow all command line option flags to be used in config file/env-var (#1763)Bernát Gábor2020-04-081-1/+1
* macOS Python 3 Framework support (#1711)Bernát Gábor2020-03-131-0/+1
* add timeout for tests (#1700)Bernát Gábor2020-03-081-1/+1
* macOs Python 2 Framework support (#1641)Bernát Gábor2020-02-211-0/+1
* Better error message when build dependencies not satisfied (#1628)Bernát Gábor2020-02-141-1/+0
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-131-1/+1
* support long path names for the app-data seeder generates conso… (#1579)Bernát Gábor2020-02-111-1/+1
* Minor updates to the documentation (#1540)Bernat Gabor2020-02-101-0/+1
* rewrite the documentation (#1519)Bernát Gábor2020-02-041-4/+6
* README is now markdown instead of reStructuredText (#1536)Bernát Gábor2020-02-021-2/+2
* Better handling of base executable not found #1515Bernát Gábor2020-01-301-1/+1
* add a write through filesystem cache with locks for py informat… (#1505)20.0.0b1Bernát Gábor2020-01-281-6/+4
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-10/+10
* add zipapp support with bundled dependencies (#1491)Bernát Gábor2020-01-161-1/+7
* bump pre commit (#1495)Bernát Gábor2020-01-131-1/+1
* beutify setup.cfg (#1494)Bernát Gábor2020-01-121-62/+65
* reorganize run.py - prefer inheritence based API over generatorsBernat Gabor2020-01-101-1/+1
* mark the project as stableBernat Gabor2020-01-101-1/+1
* importlib-resources should be preferd over pkg_dataBernat Gabor2020-01-101-0/+1
* power-shell should be just powershellBernat Gabor2020-01-101-1/+1
* xonosh is actually just xonshBernat Gabor2020-01-101-2/+2
* move from entrypoints to importlib.metadataBernat Gabor2020-01-101-1/+1
* support for pypy2 and pypy3 (#1482)Bernát Gábor2020-01-101-0/+5
* link app data needs ro with symlinks (#1480)Bernát Gábor2020-01-101-1/+1
* unicode support (#1477)Bernát Gábor2020-01-101-2/+2
* use coverage 5 (#1463)Bernát Gábor2020-01-101-1/+1
* Activation scripts for next-gen virtualenv (#1454)Siddhant Kumar2020-01-101-1/+15
* Stat rewrite - POCBernát Gábor2020-01-101-0/+94