diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 11:21:23 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:37:59 -0400 |
commit | d954ceb38841ca2267881cd2e86564de7a8b0877 (patch) | |
tree | 988ddc2ae9d36fcb1a0d5cadde75b266abbb6d53 /python | |
parent | 0407cadba72c6a74f508dfb97dcd968429f89c83 (diff) | |
download | slackbuilds-d954ceb38841ca2267881cd2e86564de7a8b0877.tar.gz |
python/setuptools-scm-git-archive: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/setuptools-scm-git-archive/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/setuptools-scm-git-archive/README b/python/setuptools-scm-git-archive/README index 84da17fa9e..d7dda4abf7 100644 --- a/python/setuptools-scm-git-archive/README +++ b/python/setuptools-scm-git-archive/README @@ -1,2 +1,2 @@ -This is a setuptools_scm plugin that adds support for git archives (for example -the ones GitHub automatically generates). +This is a setuptools_scm plugin that adds support for git archives +(for example the ones GitHub automatically generates). |