summaryrefslogtreecommitdiff
path: root/tests/unit/config/test_env_var.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-0/+2
* Sepcify the encoding (#2515)Filipe Laíns2023-03-121-1/+1
* Bump dependencies and build tools (#2394)Bernát Gábor2022-08-041-4/+7
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-14/+12
* Fix `VIRTUALENV_PYTHON` environment lookup (#1998)Patrice Neff2020-10-281-0/+29
* Better handling of conflicting --copies and --symlinks (#1785)Bernát Gábor2020-04-251-10/+4
* Allow all command line option flags to be used in config file/env-var (#1763)Bernát Gábor2020-04-081-0/+21
* Support wheels without python-requires tag (#1758)Bernát Gábor2020-04-041-1/+1
* PyPy CI timeouts (#1720)Bernát Gábor2020-03-131-1/+1
* pythonw works as python on Windows (#1693)Bernát Gábor2020-03-081-1/+1
* Fix list configuration value parsing (#1676)Bernát Gábor2020-02-271-0/+13
* handle application data folder is read only (#1661)Seungmin Ryu2020-02-261-1/+4
* require passing a destination directory (#1568)Pradyun Gedam2020-02-111-2/+2
* support for pypy2 and pypy3 (#1482)Bernát Gábor2020-01-101-10/+3
* interface compatibility with before rewrite (#1479)Bernát Gábor2020-01-101-1/+1
* Stat rewrite - POCBernát Gábor2020-01-101-0/+39