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

✨ install with pip - alternate proposal #34

Closed
wants to merge 6 commits into from

Commits on Dec 5, 2023

  1. Purely rearrange methods

    oprypin committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c38d746 View commit details
    Browse the repository at this point in the history
  2. Add option to use "pip install"

    Co-authored-by: Justin Flannery <juftin@juftin.com>
    oprypin and juftin committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1d5f100 View commit details
    Browse the repository at this point in the history
  3. Install project with no-deps

    juftin authored and oprypin committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    776ec87 View commit details
    Browse the repository at this point in the history
  4. Add pip-compile-install-args

    Co-authored-by: Justin Flannery <juftin@juftin.com>
    oprypin and juftin committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    16e4b21 View commit details
    Browse the repository at this point in the history
  5. Delete lock file if deps empty

    Co-authored-by: Justin Flannery <juftin@juftin.com>
    oprypin and juftin committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    255dbb2 View commit details
    Browse the repository at this point in the history
  6. Documentation

    juftin authored and oprypin committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    cdf7137 View commit details
    Browse the repository at this point in the history