summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Fix zipapp20.16.0Bernát Gábor2022-07-251-4/+2
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-07-251-1/+1
* Fix python requiresBernát Gábor2022-07-251-1/+1
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-3/+1
* Sign the python2 exe on Darwin arm64 (#2233)Tracey Spicer2021-12-311-0/+1
* Use 'selectable' interface for entry points only when available (#2246)Miro Hrončok2021-12-271-1/+0
* Fix release docs (#2229)Bernát Gábor2021-11-011-2/+2
* Fix docsBernát Gábor2021-10-231-1/+1
* Fix the CI and bump setuptools (#2205)Bernát Gábor2021-10-041-1/+1
* Nushell activation scripts (#2170)Fernando Herrera2021-09-161-0/+2
* Remove xonsh activator (#2160)Bernát Gábor2021-07-311-3/+0
* Support without distutils (#2146)Bernát Gábor2021-07-141-0/+1
* Use platformdirs instead of appdirs (#2142)Bernát Gábor2021-07-131-1/+1
* Drop Python 3.4 support (#2143)Bernát Gábor2021-07-131-2/+1
* Rely on 'selectable' interface for entry points. (#2126)Jason R. Coombs2021-07-091-0/+1
* Bump setuptools to 54.1.2Bernát Gábor2021-03-161-3/+3
* 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