Merge branch '3.0.x' into 3.x

This commit is contained in:
Takeshi KOMIYA
2020-06-03 23:46:13 +09:00
10 changed files with 18 additions and 18 deletions

View File

@@ -44,7 +44,7 @@ extras_require = {
'lint': [
'flake8>=3.5.0',
'flake8-import-order',
'mypy>=0.770',
'mypy>=0.780',
'docutils-stubs',
],
'test': [