From 933ca228d63f5d0c249c9328f16d7f33f6ae1749 Mon Sep 17 00:00:00 2001 From: Oncleben31 Date: Sun, 24 Jan 2021 20:48:30 +0100 Subject: [PATCH] Restore deletion of Nox reference Used for link checking and documentation build --- CONTRIBUTING.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index cb8a88a..0fdc258 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -47,6 +47,7 @@ How to set up your development environment You need Python 3.7+ and the following tools: - Cookiecutter_ +- Nox_ - Docker_ - `Visual Studio Code`_