1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/yaml/README.md

6 lines
275 B
Markdown
Raw Normal View History

# Fixtures
This directory contains fixtures for testing pip's resolver. The fixtures are written as yml files, with a convenient format that allows for specifying a custom index for temporary use.
<!-- TODO: Add a good description of the format and how it can be used. -->