SuperRealCo commited on
Commit
eb04234
·
verified ·
1 Parent(s): fb08c71

Delete pytest.ini

Browse files
Files changed (1) hide show
  1. pytest.ini +0 -9
pytest.ini DELETED
@@ -1,9 +0,0 @@
1
- [pytest]
2
- markers =
3
- inference: mark as inference test (deselect with '-m "not inference"')
4
- execution: mark as execution test (deselect with '-m "not execution"')
5
- testpaths =
6
- tests
7
- tests-unit
8
- addopts = -s
9
- pythonpath = .