Update tests/README.md

This commit is contained in:
Morgan Courbet 2017-07-17 19:05:59 +02:00
parent b67b15f7b0
commit 2c042fda2a
No known key found for this signature in database
GPG key ID: 467299D324A21B24

View file

@ -1,10 +1,16 @@
Testing
=======
The test will run with the following environments:
- Python version 2.7
- Python version 3.5
- Python version 3.6
- PyPy
Installing the test environment
-------------------------------
### Debian-based distributions
### Debian-based distributions (Ubuntu, Mint, etc.)
```shell-session
$ sudo apt install pypy python2.7 python3.5 python3.6 python-tox