We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ae9ea commit bfcbca5Copy full SHA for bfcbca5
tox.ini
@@ -50,6 +50,7 @@ commands = python setup.py sdist bdist_wheel
50
51
[testenv:lint]
52
basepython = python3.6
53
+ignore_errors=true
54
skip_install = true
55
deps =
56
autopep8 >=1.5.2
0 commit comments