aboutsummaryrefslogtreecommitdiff
path: root/lib/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pytest.ini')
-rw-r--r--lib/pytest.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/pytest.ini b/lib/pytest.ini
new file mode 100644
index 0000000..6b66778
--- /dev/null
+++ b/lib/pytest.ini
@@ -0,0 +1,3 @@
+[pytest]
+markers =
+ slow: engine integration tests (need torch/model deps)