Skip to content

Commit

Permalink
Added note for minimal pip version number such that dependencies are …
Browse files Browse the repository at this point in the history
…installed in the correct order (#110)
  • Loading branch information
damiansteiger authored and thomashaener committed May 20, 2017
1 parent ed62fd9 commit e020334
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ or, alternatively, `clone/download <https://github.com/projectq-framework>`_ thi
Please note that the compiler you specify must support **C++11**!

.. note::
Please use pip version v6.1.0 or higher as this ensures that dependencies are installed in the `correct order <https://pip.pypa.io/en/stable/reference/pip_install/#installation-order>`_.


Detailed instructions and OS-specific hints
-------------------------------------------
Expand Down

0 comments on commit e020334

Please sign in to comment.