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 as a solver #12

Merged
merged 23 commits into from
Apr 5, 2024
Merged

Use pip as a solver #12

merged 23 commits into from
Apr 5, 2024

Commits on Feb 22, 2024

  1. naive pip --dry-run --report

    jaimergp committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b85f606 View commit details
    Browse the repository at this point in the history
  2. some fixes

    jaimergp committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0aee378 View commit details
    Browse the repository at this point in the history
  3. from utils

    jaimergp committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    01555b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. this shouldn't be a set

    jaimergp committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d25498b View commit details
    Browse the repository at this point in the history
  2. patch history

    jaimergp committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1e92243 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    194e8e7 View commit details
    Browse the repository at this point in the history
  4. make it str for debugging

    jaimergp committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9787362 View commit details
    Browse the repository at this point in the history
  5. fix test

    jaimergp committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fc1052d View commit details
    Browse the repository at this point in the history
  6. use D: for tmp on WIndows?

    jaimergp committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d700f6f View commit details
    Browse the repository at this point in the history
  7. output pip report to stdout

    jaimergp committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f71a259 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7e48f0 View commit details
    Browse the repository at this point in the history
  9. use this other method

    jaimergp committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e653a49 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. debug

    jaimergp committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    41f1d38 View commit details
    Browse the repository at this point in the history
  2. longer

    jaimergp committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b4facd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab347d5 View commit details
    Browse the repository at this point in the history
  4. refactor the classifier out

    jaimergp committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8281727 View commit details
    Browse the repository at this point in the history
  5. more typing

    jaimergp committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    74537ed View commit details
    Browse the repository at this point in the history
  6. remove tmate

    jaimergp committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9b26117 View commit details
    Browse the repository at this point in the history
  7. fix annotations

    jaimergp committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    511ccbf View commit details
    Browse the repository at this point in the history
  8. more fixes

    jaimergp committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    2584dd6 View commit details
    Browse the repository at this point in the history
  9. map names on our own

    jaimergp committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a392e4f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4dccfe1 View commit details
    Browse the repository at this point in the history
  11. configure channels

    jaimergp committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ed8be76 View commit details
    Browse the repository at this point in the history