We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c4e21 commit e3b6f2fCopy full SHA for e3b6f2f
1 file changed
tox.ini
@@ -23,7 +23,8 @@ commands=
23
deps =
24
flake8
25
commands =
26
- flake8 bitshares*
+ flake8 bitshares/ bitsharesapi/ bitsharesbase/
27
+
28
29
[testenv:docs]
30
basepython=
0 commit comments