From 6e203b9f784782daf3774410faeedfaa090e0f30 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sat, 5 Feb 2022 16:51:49 +0100 Subject: [PATCH] plugin_distribution: Remove warning about the pip method being experimental --- develop/plugin_distribution.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/develop/plugin_distribution.rst b/develop/plugin_distribution.rst index 65f27ca..9dc4ee1 100644 --- a/develop/plugin_distribution.rst +++ b/develop/plugin_distribution.rst @@ -89,9 +89,8 @@ manually) .. warning:: - This distribution method is currently experimental, but will likely be the - recommended one some time in the future. - Please try it out and give us feedback on #limnoria at Libera! + The following section assumes both your and your users have + Limnoria 2020.05.08 or newer. Setting up your plugin ----------------------