summaryrefslogtreecommitdiff
path: root/tests/unit/activation/test_python_activator.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-2/+2
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-22/+11
* Upgrade setuptools and pip (#1939)Bernát Gábor2020-09-101-1/+2
* Use unix line-endings in bash activate script (#1924)Siddhant Kumar2020-08-231-1/+2
* Bump linters (#1823)Bernát Gábor2020-05-121-1/+1
* Lower min version of six to 1.9 (#1606)Sorin Sbarnea2020-02-131-4/+3
* support for c-extension builds within virtualenv (#1503)Bernát Gábor2020-01-271-40/+38
* separate describe/create - check upfront if can create (#1502)Bernát Gábor2020-01-211-1/+1
* CentOs and Fedora support (#1500)Bernát Gábor2020-01-181-15/+15
* add zipapp support with bundled dependencies (#1491)Bernát Gábor2020-01-161-1/+1
* fix WindowsBernat Gabor2020-01-101-1/+1
* cleanup env-vars and use venv as default dest dir instead of envBernat Gabor2020-01-101-1/+2
* consider empty value for an env-var also falseBernat Gabor2020-01-101-1/+1
* support for pypy2 and pypy3 (#1482)Bernát Gábor2020-01-101-1/+10
* unicode support (#1477)Bernát Gábor2020-01-101-15/+32
* Activation scripts for next-gen virtualenv (#1454)Siddhant Kumar2020-01-101-0/+74