mirror of https://github.com/dapr/docs.git
dapr#4195 - Pub/Sub quickstart requires Python 3.8+
Signed-off-by: Scalerandi Marco <m.scalerandi@reply.it>
This commit is contained in:
parent
28c9011e58
commit
a5e839fed0
|
@ -32,7 +32,7 @@ Select your preferred language-specific Dapr SDK before proceeding with the Quic
|
|||
For this example, you will need:
|
||||
|
||||
- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started).
|
||||
- [Python 3.7+ installed](https://www.python.org/downloads/).
|
||||
- [Python 3.8+ installed](https://www.python.org/downloads/).
|
||||
<!-- IGNORE_LINKS -->
|
||||
- [Docker Desktop](https://www.docker.com/products/docker-desktop)
|
||||
<!-- END_IGNORE -->
|
||||
|
|
Loading…
Reference in New Issue