Remove reference to missing file
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
6285212209
commit
fe1bda9817
@ -63,7 +63,7 @@ commands = flake8 {posargs:--max-line-length 80} hypercore_crypto/ test/
|
||||
[testenv:sort]
|
||||
skipdist = True
|
||||
deps = isort
|
||||
commands = isort {posargs:-c} -sp setup.cfg hypercore_crypto/ test/
|
||||
commands = isort {posargs:-c} -sp hypercore_crypto/ test/
|
||||
|
||||
[testenv:format]
|
||||
skipdist = True
|
||||
|
Loading…
Reference in New Issue
Block a user