From 1645ea14bb11bb03a8612cd05a31b08d2247f4b4 Mon Sep 17 00:00:00 2001 From: Sean Martin Date: Mon, 14 Aug 2023 15:44:08 +0100 Subject: [PATCH] Remove documentation feature from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bdcb349..c62fbf5 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,6 @@ by installing [pre-commit ci](https://pre-commit.ci/) on your repository. - Continuous integration configuration for [github actions] that handles testing and deployment of tagged releases - git-tag-based version management with [setuptools_scm] -- Optional documentation with either [Sphinx] or [MkDocs] - Choose from several licenses, including [BSD-3], [MIT], [MPL v2.0], [Apache v2.0], [GNU GPL v3.0], or [GNU LGPL v3.0]