From 47d271ad9764cf3c2f35416a16a83b403cc093d4 Mon Sep 17 00:00:00 2001 From: bwilson Date: Mon, 12 Nov 2018 13:41:18 -0600 Subject: [PATCH] Adding news file --- changelog/374.feature.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/374.feature.rst diff --git a/changelog/374.feature.rst b/changelog/374.feature.rst new file mode 100644 index 0000000..fadd4ca --- /dev/null +++ b/changelog/374.feature.rst @@ -0,0 +1 @@ +The new pytest_xdist_getremotemodule hook allows overriding the module run on remote nodes. \ No newline at end of file