overhangio / tutor-discovery

Course Discovery plugin for Tutor
GNU Affero General Public License v3.0
11 stars 40 forks source link

feat: extra pip requirements #38

Closed navinkarkera closed 1 year ago

navinkarkera commented 1 year ago

Add option to install extra pip requirements.

As part of implementing event_bus_redis, we want the ability to install event_bus_redis in discovery if required. This would allow us to remove kafka and redis event bus deps from discovery and install only if required.

regisb commented 1 year ago

And thanks for your contribution :)