Remove reference to setup file
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a9ebea0889
commit
83b2b2bde6
@ -63,7 +63,7 @@ commands = flake8 {posargs:--max-line-length 80} merkle_tree_stream/ test/
|
||||
[testenv:sort]
|
||||
skipdist = True
|
||||
deps = isort
|
||||
commands = isort {posargs:-c} -sp setup.cfg merkle_tree_stream/ test/
|
||||
commands = isort {posargs:-c} merkle_tree_stream/ test/
|
||||
|
||||
[testenv:format]
|
||||
skipdist = True
|
||||
|
Loading…
Reference in New Issue
Block a user