Skip to content

Commit 292918b

Browse files
committed
readme updated with working version of setuptools
Signed-off-by: Pedro Escaleira <pedroescaleira@hotmail.com>
1 parent 7894958 commit 292918b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ Current sdk version conforms to the [Serverless Workflow specification v0.8](htt
1919
- pipenv required `pip install pipenv`
2020

2121
```
22-
pipenv install --dev
22+
pipenv install --dev
23+
24+
pipenv run pip install 'setuptools==70.3.0'
2325
2426
pipenv shell
2527

0 commit comments

Comments
 (0)