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 f312409 commit afae74cCopy full SHA for afae74c
test/pytest.ini
@@ -1,7 +1,7 @@
1
[pytest]
2
addopts =
3
--pdbcls=IPython.terminal.debugger:Pdb
4
- --ignore=test/install
+ --ignore=tests/install
5
--strict-markers
6
markers:
7
deb: mark tests related to deb packaging
0 commit comments