From c2b0f7e4fb4738afcae1705db8f983dd90a669a4 Mon Sep 17 00:00:00 2001 From: historia Date: Sun, 6 Sep 2026 15:17:57 -0400 Subject: inital commit --- lib/pytest.ini | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/pytest.ini (limited to 'lib/pytest.ini') 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) -- cgit v1.2.3