mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 11:36:54 +00:00
Update tests/README.md to add multiple Python versions
This commit is contained in:
parent
7b39fa13a6
commit
9bca0b4897
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Installing the test environment
|
|||
### Debian-based distributions
|
||||
|
||||
```shell-session
|
||||
$ sudo apt install pypy python-tox
|
||||
$ sudo apt install pypy python2.7 python3.5 python3.6 python-tox
|
||||
```
|
||||
|
||||
Running the tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue