Skip to content

Commit 73387bb

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 73387bb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

requirements-dev.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ twine==3.8.0
4141
typed-ast==1.5.4
4242
webencodings==0.5.1
4343
pytest-asyncio==1.0.0
44+
setuptools==65.5.0
45+
pbr==5.10.0

0 commit comments

Comments
 (0)