From 1d818eea03f0110aec135c281dd48fa13d258c79 Mon Sep 17 00:00:00 2001 From: Jonathan Helmus Date: Fri, 19 Dec 2025 10:52:05 -0600 Subject: [PATCH] fix list block in contributing --- CONTRIBUTING.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b0125ff9..d4bbaa39 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -18,6 +18,7 @@ distributions built by applying specific labels to your pull request. Only distributions matching the specified labels will be built. The following label prefixes can be used to customize the build matrix: + * `platform` * `python` * `build`