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

python: tidy dependency management #137

Merged
merged 9 commits into from
Nov 16, 2018
Merged

python: tidy dependency management #137

merged 9 commits into from
Nov 16, 2018

Commits on Nov 12, 2018

  1. python: tidy dependency management

    This commit introduces Pipenv into the workflow allowing for
    deterministic releases due to dependency pinning
    mrpollo committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    1a9f0a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bffe80e View commit details
    Browse the repository at this point in the history
  3. docs: install commands and heading upgrades

    The previous headings where getting out of hand when adding sub
    headings, I also moved the build status badge below the main title.
    mrpollo committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    654570e View commit details
    Browse the repository at this point in the history
  4. docs: pipenv shell

    mrpollo committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    3752c32 View commit details
    Browse the repository at this point in the history
  5. pipenv: support python 3.4+

    mrpollo committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    187c4f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f82997b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Configuration menu
    Copy the full SHA
    3b22ca2 View commit details
    Browse the repository at this point in the history
  2. ci: fix lock check status

    mrpollo committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    bffbe01 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

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