Skip to content

Commit

Permalink
WIP fixing tabs spaces problem
Browse files Browse the repository at this point in the history
  • Loading branch information
brainwane committed Jul 28, 2020
1 parent 483dec2 commit e898267
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/html/user_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1119,9 +1119,9 @@ How to test
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
- 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 e898267

Please sign in to comment.