Use python3.4 and 3.5 instead of 3.3 and 3.4

This commit is contained in:
Anthony Sottile 2016-06-01 08:40:07 -07:00
parent b81e489cb2
commit a5f312e4e1
6 changed files with 6 additions and 7 deletions

View file

@ -2,5 +2,5 @@
name: Python 3 Hook
entry: python3-hook
language: python
language_version: python3.3
language_version: python3.5
files: \.py$

View file

@ -2,5 +2,5 @@
name: Python 3 Hook
entry: python3-hook
language: python
language_version: python3.3
language_version: python3.5
files: \.py$