-
-
Notifications
You must be signed in to change notification settings - Fork 531
Comparing changes
Open a pull request
base repository: tox-dev/tox
base: 4.11.3
head repository: tox-dev/tox
compare: 4.11.4
- 17 commits
- 16 files changed
- 10 contributors
Commits on Sep 11, 2023
-
[pre-commit.ci] pre-commit autoupdate (#3124)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 29e0f70 - Browse repository at this point
Copy the full SHA 29e0f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9429881 - Browse repository at this point
Copy the full SHA 9429881View commit details
Commits on Sep 18, 2023
-
docs(config): fix default value for install_command (#3126)
The `install_command` config is documented as having the default value: python -I -m pip install <opts> <packages> The last two arguments are not substituable and are thus passed as is (eg as packages to install) resulting in: py3-test: install_deps> python -I -m pip install -v '<opts>' '<packages>' '.[test]' ERROR: Invalid requirement: '<opts>' Adjust the documentation to use the replaceable variables: `{opts}` and `{packages}`.
Configuration menu - View commit details
-
Copy full SHA for 85ce052 - Browse repository at this point
Copy the full SHA 85ce052View commit details
Commits on Sep 27, 2023
-
[pre-commit.ci] pre-commit autoupdate (#3128)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bcfbaed - Browse repository at this point
Copy the full SHA bcfbaedView commit details
Commits on Oct 2, 2023
-
[pre-commit.ci] pre-commit autoupdate (#3132)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca2570a - Browse repository at this point
Copy the full SHA ca2570aView commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ebcfef - Browse repository at this point
Copy the full SHA 9ebcfefView commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bab2d2a - Browse repository at this point
Copy the full SHA bab2d2aView commit details -
[pre-commit.ci] pre-commit autoupdate (#3135)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0) - [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](codespell-project/codespell@v2.2.5...v2.2.6) - [github.com/astral-sh/ruff-pre-commit: v0.0.291 → v0.0.292](astral-sh/ruff-pre-commit@v0.0.291...v0.0.292) Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c223cff - Browse repository at this point
Copy the full SHA c223cffView commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a2a386 - Browse repository at this point
Copy the full SHA 0a2a386View commit details
Commits on Oct 30, 2023
-
[pre-commit.ci] pre-commit autoupdate (#3147)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 065740c - Browse repository at this point
Copy the full SHA 065740cView commit details
Commits on Nov 6, 2023
-
[pre-commit.ci] pre-commit autoupdate (#3149)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for adf04c7 - Browse repository at this point
Copy the full SHA adf04c7View commit details
Commits on Nov 14, 2023
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.5](astral-sh/ruff-pre-commit@v0.1.4...v0.1.5) - [github.com/tox-dev/pyproject-fmt: 1.4.1 → 1.5.1](tox-dev/pyproject-fmt@1.4.1...1.5.1) - [github.com/pre-commit/mirrors-prettier: v3.0.3 → v3.1.0](pre-commit/mirrors-prettier@v3.0.3...v3.1.0) - [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.5](astral-sh/ruff-pre-commit@v0.1.4...v0.1.5)
Configuration menu - View commit details
-
Copy full SHA for 5c184de - Browse repository at this point
Copy the full SHA 5c184deView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 2e9e8b2 - Browse repository at this point
Copy the full SHA 2e9e8b2View commit details
Commits on Nov 27, 2023
-
[pre-commit.ci] pre-commit autoupdate (#3161)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](astral-sh/ruff-pre-commit@v0.1.5...v0.1.6) - [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](astral-sh/ruff-pre-commit@v0.1.5...v0.1.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0303efd - Browse repository at this point
Copy the full SHA 0303efdView commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 576a820 - Browse repository at this point
Copy the full SHA 576a820View commit details -
Fixed 'AppData' not passed to env by default (#3151) (#3160)
Co-authored-by: Decee1 <48594001+Decee1@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b84e9ae - Browse repository at this point
Copy the full SHA b84e9aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 583ce54 - Browse repository at this point
Copy the full SHA 583ce54View commit details
There are no files selected for viewing