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

Updates git-repo to run with newer deps #198

Open
wants to merge 11 commits into
base: devel
Choose a base branch
from

Commits on Jul 5, 2018

  1. Fix setup error when using pip 10

    This changes setup.py, so it does not rely on pip internals to
    form the list of install requires.
    nikitavbv committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    c32a289 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    ac589a6 View commit details
    Browse the repository at this point in the history
  2. 😎 Modernizes packaging with Pipfile

    * removes requirements.txt
    * adds pipfile
    * updates and simplifies setup.py
    * removes buildout oldy
    guyzmo committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    1b23d81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53a9655 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02b95df View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    2e47c71 View commit details
    Browse the repository at this point in the history
  2. 🚒 Fixes for bitbucket

    guyzmo committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    da2cff8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67bc125 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a258b0c View commit details
    Browse the repository at this point in the history
  5. 😎 Modernises setup.py

    guyzmo committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    5f6eeea View commit details
    Browse the repository at this point in the history
  6. 🚒 Fixes PR request ls with BB

    fixes #193
    guyzmo committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    b81a391 View commit details
    Browse the repository at this point in the history