From b3e4d3c346577047c3a7aebae8d505f31d50da08 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 12 Sep 2024 13:56:27 -0400 Subject: [PATCH] Remove markdown-include --- base_requirements.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/base_requirements.txt b/base_requirements.txt index c89a1ebee..76955a6e1 100644 --- a/base_requirements.txt +++ b/base_requirements.txt @@ -84,10 +84,6 @@ Jinja2 # https://python-markdown.github.io/changelog/ Markdown -# File inclusion plugin for Python-Markdown -# https://github.com/cmacmackin/markdown-include -markdown-include - # MkDocs Material theme (for documentation build) # https://squidfunk.github.io/mkdocs-material/changelog/ mkdocs-material