diff options
Diffstat (limited to 'test/sanity/code-smell/rstcheck.requirements.in')
-rw-r--r-- | test/sanity/code-smell/rstcheck.requirements.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/sanity/code-smell/rstcheck.requirements.in b/test/sanity/code-smell/rstcheck.requirements.in deleted file mode 100644 index e50882bd9b..0000000000 --- a/test/sanity/code-smell/rstcheck.requirements.in +++ /dev/null @@ -1,3 +0,0 @@ -sphinx == 5.3.0 # required for full rstcheck functionality, installed first to get the correct docutils version -rstcheck < 6 # match version used in other sanity tests - specifically docs-build -jinja2 # ansible-core requirement |