Skip to content

Commit

Permalink
formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
brainwane committed Jul 28, 2020
1 parent ec73620 commit 263f85b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/html/user_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1119,11 +1119,13 @@ How to test

- If you use pip to install your software, try out the new resolver
and let us know if it works for you with ``pip install``. Try:

- installing several packages simultaneously
- re-creating an environment using a ``requirements.txt`` file
- using ``pip install --force-reinstall`` to check whether
it does what you think it should
- using constraints files

- If you have a build pipeline that depends on pip installing your
dependencies for you, check that the new resolver does what you
need.
Expand Down

0 comments on commit 263f85b

Please sign in to comment.