We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7894958 commit 292918bCopy full SHA for 292918b
1 file changed
README.md
@@ -19,7 +19,9 @@ Current sdk version conforms to the [Serverless Workflow specification v0.8](htt
19
- pipenv required `pip install pipenv`
20
21
```
22
-pipenv install --dev
+pipenv install --dev
23
+
24
+pipenv run pip install 'setuptools==70.3.0'
25
26
pipenv shell
27
0 commit comments