mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Merge pull request #408 from pre-commit/no_pyterminalsize
Use 80 or min width instead of terminal size
This commit is contained in:
commit
e832ddc57f
4 changed files with 63 additions and 31 deletions
1
setup.py
1
setup.py
|
|
@ -41,7 +41,6 @@ setup(
|
|||
'cached-property',
|
||||
'jsonschema',
|
||||
'nodeenv>=0.11.1',
|
||||
'pyterminalsize',
|
||||
'pyyaml',
|
||||
'virtualenv',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue