update with latest edgy.project features, including yapf support.

This commit is contained in:
Romain Dorgueil
2016-12-28 15:51:30 +01:00
parent 9f566cc1f3
commit b39d51071f
3 changed files with 9 additions and 2 deletions

View File

@ -17,6 +17,7 @@ enable_features = {
'git',
'pylint',
'python',
'yapf',
}
install_requires = [