##// END OF EJS Templates
Remove unused pytest ignores (files have been deleted)
krassowski -
Show More
@@ -14,18 +14,10 b' addopts = --durations=10'
14 --ignore=IPython/sphinxext
14 --ignore=IPython/sphinxext
15 --ignore=IPython/terminal/pt_inputhooks
15 --ignore=IPython/terminal/pt_inputhooks
16 --ignore=IPython/__main__.py
16 --ignore=IPython/__main__.py
17 --ignore=IPython/config.py
18 --ignore=IPython/frontend.py
19 --ignore=IPython/html.py
20 --ignore=IPython/nbconvert.py
21 --ignore=IPython/nbformat.py
22 --ignore=IPython/parallel.py
23 --ignore=IPython/qt.py
24 --ignore=IPython/external/qt_for_kernel.py
17 --ignore=IPython/external/qt_for_kernel.py
25 --ignore=IPython/html/widgets/widget_link.py
18 --ignore=IPython/html/widgets/widget_link.py
26 --ignore=IPython/html/widgets/widget_output.py
19 --ignore=IPython/html/widgets/widget_output.py
27 --ignore=IPython/terminal/console.py
20 --ignore=IPython/terminal/console.py
28 --ignore=IPython/terminal/ptshell.py
29 --ignore=IPython/utils/_process_cli.py
21 --ignore=IPython/utils/_process_cli.py
30 --ignore=IPython/utils/_process_posix.py
22 --ignore=IPython/utils/_process_posix.py
31 --ignore=IPython/utils/_process_win32.py
23 --ignore=IPython/utils/_process_win32.py
General Comments 0
You need to be logged in to leave comments. Login now