We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13fcad6 commit 25e2897Copy full SHA for 25e2897
noxfile.py
@@ -38,7 +38,6 @@ def tests(session):
38
"""
39
Run the test suite.
40
41
-
42
session.install("-r", REQUIREMENTS["tests"])
43
44
if session.posargs and session.posargs[0] == "coverage":
0 commit comments