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 acad6b8 commit 87f045cCopy full SHA for 87f045c
tox.ini
@@ -18,7 +18,7 @@ deps =
18
{[testenv]deps}
19
pylint==3.3.5
20
commands =
21
- pylint {posargs: cssselect setup.py tests docs}
+ pylint {posargs: cssselect tests docs}
22
23
[testenv:docs]
24
changedir = docs
0 commit comments