Skip to content
  • Georges Racinet's avatar
    Utilities to run tests with python-gitlab · 2f2562454c1c
    Georges Racinet authored
    The API handle (`gitlab.Gitlab` instance) can be retrieved on
    a `User` instance with `user.python_gitlab_client`).
    
    Since there are several GitLab API client libraries for Python,
    this raises the question whether we should make this
    conditional, and how to make variants if they cannot be installed
    in the same virtualenv (that's probably the case)
    2f2562454c1c