mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-18 08:34:41 +04:00
Added Python 3.7 to Travis CI
This commit is contained in:
parent
d04823e8e3
commit
04933cdc46
3 changed files with 4 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -41,7 +41,7 @@ setup(
|
|||
'cfgv>=1.0.0',
|
||||
'identify>=1.0.0',
|
||||
'nodeenv>=0.11.1',
|
||||
'pyyaml',
|
||||
'pyyaml>=4.2b4',
|
||||
'six',
|
||||
'toml',
|
||||
'virtualenv',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue