mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Closes #996
This commit is contained in:
parent
c91eff70e5
commit
0233a38f0b
2
tox.ini
2
tox.ini
@ -23,7 +23,7 @@ deps =
|
|||||||
flake8
|
flake8
|
||||||
skip_install = True
|
skip_install = True
|
||||||
extras = None
|
extras = None
|
||||||
commands = flake8 --max-line-length 119 bigchaindb
|
commands = flake8 --max-line-length 119 bigchaindb tests
|
||||||
|
|
||||||
[testenv:docsroot]
|
[testenv:docsroot]
|
||||||
basepython = {[base]basepython}
|
basepython = {[base]basepython}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user