summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump deps and toolsall-repos_autofix_bump-2023-02-05Bernát Gábor2023-02-058-39/+35
* Improve activator documentation (#2488)Adam Johnson2023-02-031-12/+15
* Don't run scheduled workflow jobs on forks (#2490)Nicola Soranzo2023-02-031-1/+3
* Fix wrong prompt in Nushell activation script (#2481)Jakub Žádník2023-01-132-1/+2
* Fix coverage reporting (#2477)Bernát Gábor2023-01-021-13/+7
* Move to hatchling, drop 3.6 support (#2474)Bernát Gábor2022-12-2937-419/+404
* Fix Nushell installation failures (#2475)Jakub Žádník2022-12-291-6/+3
* Bump pypa/gh-action-pypi-publish from 1.6.3 to 1.6.4 (#2465)dependabot[bot]2022-12-281-1/+1
* Fix coverage configBernát Gábor2022-12-211-3/+3
* Remove pypy3.6 from CIBernát Gábor2022-12-211-1/+0
* Update .coveragercBernát Gábor2022-12-211-1/+1
* Update .coveragercBernát Gábor2022-12-211-4/+4
* Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.3 (#2464)dependabot[bot]2022-12-061-1/+1
* Merge pull request #2462 from pypa/release-20.17.1Bernát Gábor2022-12-053-2/+9
|\
| * release 20.17.120.17.1Bernát Gábor2022-12-053-2/+9
|/
* Respect `VIRTUAL_ENV_DISABLE_PROMPT` in nushell activation script (#2458)m-lima2022-12-052-28/+53
* Py marker means any python not CPython (#2460)Bernát Gábor2022-12-054-6/+6
* Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 (#2459)dependabot[bot]2022-12-041-1/+1
* Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#2454)dependabot[bot]2022-12-011-1/+1
* Merge pull request #2452 from pypa/release-20.17.0Bernát Gábor2022-11-275-4/+14
|\
| * release 20.17.020.17.0Bernát Gábor2022-11-275-4/+14
|/
* Bump setuptools (#2451)Bernát Gábor2022-11-274-5/+7
* Do not use deprecated API (#2448)Bernát Gábor2022-11-2710-27/+24
* Fix operator in Nushell activation script (#2450)Jakub Žádník2022-11-271-0/+1
* Change Nushell activation script to module (#2422)Jakub Žádník2022-11-275-56/+25
* Merge pull request #2445 from pypa/release-20.16.7Bernát Gábor2022-11-124-4/+11
|\
| * release 20.16.720.16.7Bernát Gábor2022-11-124-4/+11
|/
* Set 'home' to parent directory of system_executable (#2441)Vincent Fazio2022-11-123-1/+24
* Bump embedded (#2443)Bernát Gábor2022-11-126-20/+22
* Try alternate filenames for system_executable (#2442)Vincent Fazio2022-11-103-1/+42
* Try to fix Nushell install (#2444)Jakub Žádník2022-11-101-2/+2
* Fix nushell installBernát Gábor2022-11-101-1/+1
* Fix documentation buildBernát Gábor2022-11-104-7/+7
* Replace six in tests/unit/test_run.py (#2439)Chris Mayo2022-11-101-5/+2
* Simplify docs confBernát Gábor2022-10-301-11/+8
* Bump tools and depsBernát Gábor2022-10-302-5/+5
* Update check.ymlBernát Gábor2022-10-301-6/+6
* Merge pull request #2437 from pypa/release-20.16.6Bernát Gábor2022-10-256-5/+15
|\
| * release 20.16.620.16.6Bernát Gábor2022-10-256-5/+15
|/
* Upgrade pip and setuptools (#2434)Bernát Gábor2022-10-2510-26/+30
* Remove outdated PyPy stdlib overrides (#2426)Matti Picus2022-10-243-18/+2
* Fix test_csh when running with the original csh (#2418)Jakub Kulík2022-10-242-1/+4
* Allow empty string as version for `find_compatible_in_house` (#2430)schaap2022-10-073-2/+9
* [pre-commit.ci] pre-commit autoupdate (#2423)pre-commit-ci[bot]2022-09-191-1/+1
* fix building python3.10 virtualenvs on debian derivatives (#2415)Anthony Sottile2022-09-123-2/+87
* Merge pull request #2413 from pypa/release-20.16.5Bernát Gábor2022-09-072-2/+9
|\
| * release 20.16.520.16.5Bernát Gábor2022-09-072-2/+9
|/
* Do not turn echo off for subsequent commands in batch activators (#2411) (#2412)Paweł Szramowski2022-09-073-37/+35
* [pre-commit.ci] pre-commit autoupdate (#2410)pre-commit-ci[bot]2022-09-051-1/+1
* Merge pull request #2407 from pypa/release-20.16.4Bernát Gábor2022-08-302-1/+8
|\