Compare commits
No commits in common. "e763faac506cebdc5da295a82db0ecd82d287eac" and "bb04a8e086f2781a1d984a1a18ab474e8ac33c16" have entirely different histories.
e763faac50
...
bb04a8e086
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ test =
|
|||
# Used inside tox for linting
|
||||
lint =
|
||||
black==20.8b1
|
||||
flake8==3.9.1
|
||||
flake8==3.8.4
|
||||
flake8-bugbear==20.1.4
|
||||
flake8-comprehensions==3.2.3
|
||||
flake8-docstrings==1.5.0
|
||||
|
|
|
|||
Reference in a new issue