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

pipenv 3000 install (behavioral refactor) #6098

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    abd5ad5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    d85911c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    6ce54f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a15ecb9 View commit details
    Browse the repository at this point in the history
  3. add news fragment.

    matteius committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d3aefe3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    f1d7c95 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    562d179 View commit details
    Browse the repository at this point in the history
  2. Factor out do_install_dependencies from do_init as it made no sense; …

    …reduce down unused arugments; no longer perform full lock resolution during install commands.
    matteius committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2be96b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d36d34b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fdb4d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d612034 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e646ad7 View commit details
    Browse the repository at this point in the history
  7. PR feedback

    matteius committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d726a52 View commit details
    Browse the repository at this point in the history
  8. Skip these tests on Windows 3.8 -- I could not reproduce locally, and…

    … python 3.8 is slated for removal this Fall.
    matteius committed May 24, 2024
    Configuration menu
    Copy the full SHA
    600154a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e3f268 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d355823 View commit details
    Browse the repository at this point in the history