#5076 Try to upgrade pip in the tox environment before install the other deps
Merged 3 years ago by pingou. Opened 3 years ago by pingou.

file modified
+1 -1
@@ -17,7 +17,7 @@ 

      pytest-cov

      pytest

  install_command =

-     pip install --no-use-pep517 {opts} {packages}

+     pip install {opts} {packages}

  setenv =

      PAGURE_CONFIG={toxinidir}/tests/test_config

      PYTHONPATH={toxinidir}

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

pretty please pagure-ci rebuild

3 years ago

rebased onto fc6bcd2b33632ee4ecfaaa0b7dcc0ad5b54da004

3 years ago

rebased onto 69d05a56480e110e95997dbf137ca0e5a5191fb6

3 years ago

rebased onto e46c770970455360d4e8156227d204f955912c85

3 years ago

rebased onto a4189738e342978c557483cb9c50852f5e428043

3 years ago

rebased onto ccbfed2312002518341051165a1a2c4e4c2d0679

3 years ago

1 new commit added

  • Block chardet 4.0, we're not compatible with it yet
3 years ago

I'm going to push the second commit directly has it is needed to fix the test-suite at this point

rebased onto 0776bda

3 years ago

Let's see if I can get the corresponding flag

Pull-Request has been merged by pingou

3 years ago