From b9568cf0ce70ba1daa066e360399b24d7564ca71 Mon Sep 17 00:00:00 2001 From: Bilawal Hameed Date: Wed, 24 Jun 2020 14:19:42 +0200 Subject: [PATCH] fixup --- .../techdocs/mkdocs/container/techdocs-core/requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/techdocs/mkdocs/container/techdocs-core/requirements.txt b/plugins/techdocs/mkdocs/container/techdocs-core/requirements.txt index 2a13d1a9da..70b28e00bd 100644 --- a/plugins/techdocs/mkdocs/container/techdocs-core/requirements.txt +++ b/plugins/techdocs/mkdocs/container/techdocs-core/requirements.txt @@ -1,3 +1,6 @@ +# Fixes an error related to using Setuptools. +setuptools==47.3.1 + # The "base" version of the Mkdocs project. # Note: if you update this, also update `install_requires` in setup.py # https://github.com/mkdocs/mkdocs