Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Czaki/tox-min-req
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.6
Choose a base ref
...
head repository: Czaki/tox-min-req
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 12 files changed
  • 2 contributors

Commits on May 22, 2023

  1. Copy edit README.md (#8)

    @Czaki I've taken the liberty to copy edit the README a bit.
    Hopefully I didn't change anything to make it wrong—please double check!
    psobolewskiPhD authored May 22, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0819bf1 View commit details

Commits on Jun 19, 2024

  1. Add tox-uv support (#9)

    Czaki authored Jun 19, 2024
    Copy the full SHA
    4215005 View commit details
  2. Update pre-commit configuration (#10)

    Czaki authored Jun 19, 2024
    Copy the full SHA
    fa574db View commit details

Commits on Jun 20, 2024

  1. Migrate to codecov/codecov-action@v4 (#11)

    migrate to codecov/codecov-action@v4 and use single coverage entrypoint
    Czaki authored Jun 20, 2024
    Copy the full SHA
    681f01b View commit details
  2. try fix code coverage

    Czaki committed Jun 20, 2024
    Copy the full SHA
    c741207 View commit details

Commits on Jun 21, 2024

  1. Add test for appending UV_CONTRAINT variable (#12)

    Czaki authored Jun 21, 2024
    Copy the full SHA
    eb9ec0d View commit details

Commits on Jul 19, 2024

  1. feat: Add to constraints only packages from requested extras (#13)

    Do not add all dependencies from constraints to the constraint file,
    only this selected by extras
    Czaki authored Jul 19, 2024
    Copy the full SHA
    f3ac216 View commit details

Commits on Jan 14, 2025

  1. feat: Add support for nested dependecies groups (#14)

    Czaki authored Jan 14, 2025
    Copy the full SHA
    c3064cb View commit details
Loading