pystorm / streamparse

Run Python in Apache Storm topologies. Pythonic API, CLI tooling, and a topology DSL.
http://streamparse.readthedocs.io/
Apache License 2.0
1.5k stars 218 forks source link

Run a single pip install command when updating a virtualenv instead of several #459

Closed dan-blanchard closed 5 years ago

dan-blanchard commented 5 years ago

This originally started as part of #455, but I wanted to isolate the necessary changes there, so I pulled this out.

dan-blanchard commented 5 years ago

This should also fix #425.