From a1fa595e95187deb77575c73b75fa768cc670c98 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos Orfanos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Wed, 16 Nov 2022 21:48:57 +0100 Subject: [PATCH] Delete extra point --- command-line-scripts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command-line-scripts.rst b/command-line-scripts.rst index e263b38..7a75bab 100644 --- a/command-line-scripts.rst +++ b/command-line-scripts.rst @@ -10,7 +10,7 @@ There are two mechanisms that ``setuptools.setup()`` provides to do this: the `` The ``scripts`` Keyword Argument ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -The first approach is to write your script in a separate file, such as you might write a shell script.:: +The first approach is to write your script in a separate file, such as you might write a shell script:: funniest/ funniest/