Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

fix: Actually use pip lockfile #376

Merged
merged 2 commits into from
Aug 2, 2023
Merged

fix: Actually use pip lockfile #376

merged 2 commits into from
Aug 2, 2023

Commits on Aug 2, 2023

  1. fix: Actually use pip lockfile

    Otherwise, an existing pip version might be used from the environment,
    which eventually conflicts with the pip-tools version. (Happened today.)
    
    Run a make-upgrade as well, while I'm at it.
    timmc-edx committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3c864c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df53332 View commit details
    Browse the repository at this point in the history