pip/tests
Ellen Marie Dash 2d978309a2 [commands/cache] Minor clean-up.
- Consistently use singular 'cache' (not plural 'caches').
- Remove unnecessary uses of the word 'currently'.
- Use 'file(s)' instead of 'files', to account for case of only one file.
- Use .format() when appropriate.
- Minor cleanup of `pip cache`-related files in docs/.
2020-04-01 16:54:42 -04:00
..
data Convert the remaining '%' formatters to '.format'. Fixes #6973. 2020-03-06 12:43:03 -05:00
functional [commands/cache] Minor clean-up. 2020-04-01 16:54:42 -04:00
lib combine yaml test functionality into single module 2020-03-31 15:35:29 -05:00
unit Merge pull request #7929 from McSinyx/tmp-file 2020-04-01 16:47:30 +01:00
yaml add simple yaml test 2020-03-28 01:15:28 -05:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py sort imports 2020-03-31 01:42:40 -05:00