faust-streaming / faust

Python Stream Processing. A Faust fork
https://faust-streaming.github.io/faust/
Other
1.65k stars 183 forks source link

Update installation documentation #459

Closed gpkc closed 1 year ago

gpkc commented 1 year ago

Currently, the documentation lists the original faust Pypi package:

https://faust-streaming.github.io/faust/userguide/installation.html

wbarnha commented 1 year ago

This was fixed in https://github.com/faust-streaming/faust/pull/452, you'll see the updates in the documentation after I release a new version.