From 5db3c5b425d3434cc6237cc38440d3415b2cbf1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ughetto=2C=20Micha=C3=ABl?= Date: Mon, 28 Aug 2023 10:42:55 +0200 Subject: [PATCH] Renaming the RTD config in manifest --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 8189709..ff0ab31 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -9,4 +9,4 @@ prune logo_font prune images include LICENSE README.md CONTRIBUTING.md CODE_OF_CONDUCT.md -exclude tox.ini .pre-commit-config.yaml dev_setup.sh readthedocs.yaml pull_request_template.md +exclude tox.ini .pre-commit-config.yaml dev_setup.sh .readthedocs.yaml pull_request_template.md