Merge pull request #408 from pre-commit/no_pyterminalsize

Use 80 or min width instead of terminal size
This commit is contained in:
Anthony Sottile 2016-10-23 16:48:53 -07:00 committed by GitHub
commit e832ddc57f
4 changed files with 63 additions and 31 deletions

View file

@ -41,7 +41,6 @@ setup(
'cached-property',
'jsonschema',
'nodeenv>=0.11.1',
'pyterminalsize',
'pyyaml',
'virtualenv',
],