Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Remove documentation feature from README #163

Merged
merged 1 commit into from
Aug 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down
Loading