Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use pip-compile-multi option --autoresolve #106

Merged
merged 10 commits into from
Nov 24, 2023
Merged

Use pip-compile-multi option --autoresolve #106

merged 10 commits into from
Nov 24, 2023

Commits on Nov 23, 2023

  1. add autoresolve option

    nvaytet committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b00976c View commit details
    Browse the repository at this point in the history
  2. run tox - deps

    nvaytet committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ecf8b48 View commit details
    Browse the repository at this point in the history
  3. remove pin from docs.in

    nvaytet committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b69dae4 View commit details
    Browse the repository at this point in the history
  4. pip-compile-multi autoresolve works only if your project has a single…

    … requirements file, that references (directly or indirectly) all other files.
    nvaytet committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    e6fd73c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daee553 View commit details
    Browse the repository at this point in the history
  6. auto-generate the all.in file

    nvaytet committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    7488e5e View commit details
    Browse the repository at this point in the history
  7. fix typo

    nvaytet committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    173e49b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18fc914 View commit details
    Browse the repository at this point in the history
  9. use single string

    nvaytet committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    bd2151e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. remove indent

    nvaytet committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    086fc23 View commit details
    Browse the repository at this point in the history