mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 11:36:54 +00:00
Merge 6448788ddc into 78818b90cd
This commit is contained in:
commit
739780f826
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -24,6 +24,7 @@ setup(
|
||||||
|
|
||||||
packages=find_packages(exclude=('tests*', 'testing*')),
|
packages=find_packages(exclude=('tests*', 'testing*')),
|
||||||
install_requires=[
|
install_requires=[
|
||||||
|
'setuptools<36.0.0',
|
||||||
# quickfix to prevent pep8 conflicts
|
# quickfix to prevent pep8 conflicts
|
||||||
'flake8!=2.5.3',
|
'flake8!=2.5.3',
|
||||||
'autopep8>=1.1',
|
'autopep8>=1.1',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue