From 3bc6e3224acf3a79fc0fc33278651fb6e07e8d03 Mon Sep 17 00:00:00 2001 From: Claudio Jolowicz Date: Sat, 13 Mar 2021 17:13:49 +0100 Subject: [PATCH] Add disclaimer to README --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index a7fe46e7..e4a5ec0a 100644 --- a/README.rst +++ b/README.rst @@ -52,6 +52,11 @@ This enables ``session.install`` to install packages at the versions specified i session.run("pytest") +.. warning:: + + This project is not affiliated with Nox, and not an official Nox plugin. + + Installation ------------