From bf219ca37a0bb4696ead0f86dc5920ad68d8496d Mon Sep 17 00:00:00 2001 From: Brian C S Kempa Date: Sun, 17 Dec 2023 21:06:39 -0800 Subject: [PATCH] Add EoL to `pip` files to appease `doc8` Not sure if these files should be under the purview of the doc linter, but it's an easy enough fix. --- constraints.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/constraints.txt b/constraints.txt index 492272c..b597d60 100644 --- a/constraints.txt +++ b/constraints.txt @@ -30,4 +30,4 @@ sphinx-tabs==3.2.0 stevedore==3.5.0 urllib3==1.26.5 wheel==0.37.1 -zipp==1.0.0 \ No newline at end of file +zipp==1.0.0 diff --git a/requirements.txt b/requirements.txt index 76ea24a..5d8ce4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ sphinx-copybutton==0.4.0 sphinx-multiversion==0.2.4 sphinx-rtd-theme==1.0.0 sphinx-sitemap==2.3.0 -sphinx-tabs==3.2.0 \ No newline at end of file +sphinx-tabs==3.2.0