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 8558479 commit eea0857Copy full SHA for eea0857
tox.ini
@@ -22,6 +22,8 @@ commands = flake8 --max-complexity=10 setup.py pyrepl testing pythoni pythoni1
22
[pytest]
23
testpaths = testing
24
addopts = -ra
25
+filterwarnings =
26
+ error
27
28
[coverage:run]
29
include = pyrepl/*, testing/*
0 commit comments