chg: dev: click pkg requirement
This commit is contained in:
parent
7ff6994d9d
commit
f9e3ab7020
1
setup.py
1
setup.py
@ -18,6 +18,7 @@ with open('README.md', encoding='utf-8') as f:
|
|||||||
tests_require = [
|
tests_require = [
|
||||||
'attrs>=17.4.0',
|
'attrs>=17.4.0',
|
||||||
'beautifulsoup4>=4.6.0',
|
'beautifulsoup4>=4.6.0',
|
||||||
|
'Click>=7.0',
|
||||||
'flake8>=3.4.1',
|
'flake8>=3.4.1',
|
||||||
'hypothesis>=3.7.0',
|
'hypothesis>=3.7.0',
|
||||||
'mypy-extensions==0.4.1',
|
'mypy-extensions==0.4.1',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user