Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
scasagrande committed Nov 20, 2020
1 parent a9d9124 commit cb62406
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,8 @@ existing classes which are similar to your work to learn more about the
structure of this project.

To run the tests against all supported version of Python, you will need to
have the binary for each installed, as well as any requirements needed to
install ``numpy`` under each Python version. On Debian/Ubuntu systems this means
you will need to install the ``python-dev`` package for each version of Python
supported (``python3.8-dev``, etc).
have the binary for each installed. The easiest way to accomplish this is
to use the tool `pyenv<https://github.com/pyenv/pyenv>_`.

With the required system packages installed, all tests can be run with ``tox``:

Expand Down

0 comments on commit cb62406

Please sign in to comment.