Compare commits
2 commits
e2118da294
...
19e5eebb54
| Author | SHA1 | Date | |
|---|---|---|---|
| 19e5eebb54 | |||
| ad2c13d294 |
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ test =
|
||||||
# Used inside tox for linting
|
# Used inside tox for linting
|
||||||
lint =
|
lint =
|
||||||
black==20.8b1
|
black==20.8b1
|
||||||
flake8==3.9.1
|
flake8==3.9.2
|
||||||
flake8-bugbear==21.4.3
|
flake8-bugbear==21.4.3
|
||||||
flake8-comprehensions==3.4.0
|
flake8-comprehensions==3.4.0
|
||||||
flake8-docstrings==1.6.0
|
flake8-docstrings==1.6.0
|
||||||
|
|
|
||||||
Reference in a new issue