From ba1286f5421847be3a954b9116857f34d37d82e4 Mon Sep 17 00:00:00 2001 From: Stephane Thiell Date: Fri, 24 Jan 2025 18:04:41 -0800 Subject: [PATCH] doc/txt: fix clustershell.rst for pypi PROBLEM: $ twine check --strict dist/* Checking dist/ClusterShell-1.9.3.tar.gz: FAILED ERROR `long_description` has syntax errors in markup and would not be rendered on PyPI. line 10: Severe: Unexpected section title. User tools ---------- WARNING `long_description_content_type` missing. defaulting to `text/x-rst`. --- doc/txt/clustershell.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/txt/clustershell.rst b/doc/txt/clustershell.rst index 065cd945..8a0cce8d 100644 --- a/doc/txt/clustershell.rst +++ b/doc/txt/clustershell.rst @@ -6,9 +6,6 @@ execution algorithms, as well as gathering results and merging identical outputs, or retrieving return codes. ClusterShell takes advantage of existing remote shell facilities already installed on your systems, like SSH. -User tools ----------- - ClusterShell provides clush, clubak and cluset/nodeset, convenient command-line tools that allow traditional shell scripts to benefit from some of the library's features: