From d92ebf4908a46e04ab06c63c4e745165077ba2aa Mon Sep 17 00:00:00 2001 From: Bilawal Hameed Date: Wed, 24 Jun 2020 14:22:36 +0200 Subject: [PATCH] fixup --- .../techdocs/mkdocs/container/techdocs-core/requirements.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/techdocs/mkdocs/container/techdocs-core/requirements.txt b/plugins/techdocs/mkdocs/container/techdocs-core/requirements.txt index 70b28e00bd..2a13d1a9da 100644 --- a/plugins/techdocs/mkdocs/container/techdocs-core/requirements.txt +++ b/plugins/techdocs/mkdocs/container/techdocs-core/requirements.txt @@ -1,6 +1,3 @@ -# 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