mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 03:26:53 +00:00
Test py36 instead of py34
This commit is contained in:
parent
5da199bb8d
commit
bec44063b0
4 changed files with 14 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3.4
|
||||
#!/usr/bin/env python3
|
||||
"""This is a script to install git-lfs to a tempdir for use in tests"""
|
||||
import io
|
||||
import os.path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue