1. 05 Mar, 2021 2 commits
  2. 04 Mar, 2021 1 commit
  3. 02 Mar, 2021 2 commits
  4. 20 Feb, 2021 1 commit
    • Jürgen Gmach's avatar
      Fix bootstrapping for development · 36456192
      Jürgen Gmach authored
      - fix bootstrapping for Python 2.7
      
      The bootstrap process uses `get-pip.py`, which in its latest version,
      tries to bootstrap a Python 3 only version of pip.
      
      We need to pass in a separate URL for a Python 2.7 compatible version of
      get-pip.py.
      
      - Handle different pip messages
      
      e.g. on pip 20.3.4 the message for no updates is
      "Requirement already up-to-date"
      
      e.g. on pip 21.0.1 the message for no updates is
      "Requirement already satisfied"
      36456192
  5. 13 Oct, 2020 1 commit
  6. 09 Oct, 2020 1 commit
  7. 01 Oct, 2020 2 commits
  8. 25 Jun, 2020 1 commit
  9. 15 Jun, 2020 1 commit
  10. 25 May, 2020 4 commits
  11. 24 May, 2020 6 commits
  12. 21 May, 2020 4 commits
  13. 20 May, 2020 1 commit
  14. 18 May, 2020 2 commits
  15. 17 May, 2020 11 commits