pip/tools/requirements
Chris Hunt cb540f30e3 Add basic test coverage configuration
This handles:

* Sub-processes within unit tests (thanks pytest-cov)
* Our pytest-fixture-based virtual environments and subprocesses
  therein
* Running with xdist (e.g. `-n auto`)
* Combining results from all of the above using paths rooted with
  `src/pip/*`

This doesn't handle:

* Platform-specific branches
* Python 2
* CI integration
2020-07-07 21:58:55 -04:00
..
docs.txt 2.4.3 just came out 2020-02-27 19:20:37 +00:00
tests-common_wheels.txt Add basic test coverage configuration 2020-07-07 21:58:55 -04:00
tests.txt update pytest to 4.6 2020-05-18 18:23:35 +08:00