summaryrefslogtreecommitdiff
path: root/tests/unit/activation/test_powershell.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2 support (#2548)Bernát Gábor2023-04-191-0/+2
* Bump dependencies and build tools (#2394)Bernát Gábor2022-08-041-1/+1
* Drop support of running under Python 2.7 (#2382)Bernát Gábor2022-07-251-11/+4
* Use shlex.quote instead of deprecated pipes.quote (#2351)Lumír 'Frenzy' Balhar2022-06-101-2/+7
* ?? prompt should be wrapped in paranthesis ?? (#2224)Tushar Sadhwani2021-10-311-0/+3
* Support without distutils (#2146)Bernát Gábor2021-07-141-1/+3
* support for c-extension builds within virtualenv (#1503)Bernát Gábor2020-01-271-8/+0
* add zipapp support with bundled dependencies (#1491)Bernát Gábor2020-01-161-1/+2
* fix WindowsBernat Gabor2020-01-101-1/+1
* cleanup env-vars and use venv as default dest dir instead of envBernat Gabor2020-01-101-1/+1
* 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-0/+10
* unicode support (#1477)Bernát Gábor2020-01-101-0/+5
* Activation scripts for next-gen virtualenv (#1454)Siddhant Kumar2020-01-101-0/+25