Compare commits
2 Commits
bb04a8e086
...
e763faac50
Author | SHA1 | Date |
---|---|---|
|
e763faac50 | |
|
50209a04a0 |
|
@ -11,7 +11,7 @@ test =
|
||||||
# Used inside tox for linting
|
# Used inside tox for linting
|
||||||
lint =
|
lint =
|
||||||
black==20.8b1
|
black==20.8b1
|
||||||
flake8==3.8.4
|
flake8==3.9.1
|
||||||
flake8-bugbear==20.1.4
|
flake8-bugbear==20.1.4
|
||||||
flake8-comprehensions==3.2.3
|
flake8-comprehensions==3.2.3
|
||||||
flake8-docstrings==1.5.0
|
flake8-docstrings==1.5.0
|
||||||
|
|
Loading…
Reference in New Issue