diff --git a/pytest.ini b/pytest.ini new file mode 100644 index 000000000..05d163208 --- /dev/null +++ b/pytest.ini @@ -0,0 +1,4 @@ +[pytest] +markers = + uses_test_server: tests that require the OpenML test server +