mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Use python3.4 and 3.5 instead of 3.3 and 3.4
This commit is contained in:
parent
b81e489cb2
commit
a5f312e4e1
6 changed files with 6 additions and 7 deletions
|
|
@ -6,8 +6,8 @@
|
|||
a complete list)
|
||||
- git (A sufficiently newer version is required to run pre-push tests)
|
||||
- python
|
||||
- python3.3 (Required by a test which checks different python versions)
|
||||
- python3.4 (Required by a test which checks different python versions)
|
||||
- python3.5 (Required by a test which checks different python versions)
|
||||
- tox (or virtualenv)
|
||||
- ruby + gem
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue