Skip to content

Commit 226e249

Browse files
committed
Install setuptools in the dev environment
This is required to run the `doc8` check in the PR checks. Signed-off-by: Nicolas Nobelis <nicolas.nobelis@bosch.com>
1 parent 0e9a14e commit 226e249

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ dev =
9595
sphinx-rtd-theme>=1.0.0
9696
sphinx-reredirects >= 0.1.2
9797
doc8>=0.11.2
98+
setuptools==82.0.1
9899
sphinx-autobuild
99100
sphinx-rtd-dark-mode>=1.3.0
100101
sphinx-copybutton

0 commit comments

Comments
 (0)