summaryrefslogtreecommitdiff
path: root/tests/testutils/python_repo.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Use pytest.raise() instead of checking for return codeBenjamin Schubert2019-12-021-2/+1
* Reformat code using BlackChandan Singh2019-11-141-26/+19
* tests: Allow `python_repo` to install nested package depsShahwat Dalal2019-05-141-4/+10
* tests/testutil/python_repo.py: fixed executable path when running pipfixed-bug-for-pip-testShahwat Dalal2019-04-261-1/+2
* tests:lint: reorder imports for consistencyBenjamin Schubert2019-03-201-1/+2
* tests/testutils/python_repo.py: Use subprocess to run sdistTristan Van Berkom2019-01-181-2/+4
* plugins/sources/pip.py: Accomodate characters '-','.','_' for packagesctolentino82018-11-021-0/+128