mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 03:56:54 +00:00
Update tests/README.md
This commit is contained in:
parent
b67b15f7b0
commit
2c042fda2a
1 changed files with 7 additions and 1 deletions
|
|
@ -1,10 +1,16 @@
|
||||||
Testing
|
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
|
Installing the test environment
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
|
||||||
### Debian-based distributions
|
### Debian-based distributions (Ubuntu, Mint, etc.)
|
||||||
|
|
||||||
```shell-session
|
```shell-session
|
||||||
$ sudo apt install pypy python2.7 python3.5 python3.6 python-tox
|
$ sudo apt install pypy python2.7 python3.5 python3.6 python-tox
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue