mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
updates for mypy
This commit is contained in:
parent
9137e84bed
commit
172dd90611
1 changed files with 4 additions and 1 deletions
|
|
@ -20,9 +20,12 @@ flake8-comprehensions
|
|||
flake8-junit-report
|
||||
flake8-2020
|
||||
pylint-ignore>=2020.1013
|
||||
mypy>=0.790
|
||||
isort
|
||||
|
||||
mypy>=0.910
|
||||
types-setuptools
|
||||
types-toml
|
||||
|
||||
# http://doc.pytest.org/en/latest/py27-py34-deprecation.html
|
||||
# The pytest 4.6 series will be the last to support Python 2.7
|
||||
# and 3.4, and is scheduled to be released by mid-2019.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue