ember-nexus / api

Knowledge Graph API
https://ember-nexus.github.io/api
GNU Affero General Public License v3.0
9 stars 1 forks source link

Check why sqlite and python is installed #244

Closed Syndesi closed 4 months ago

Syndesi commented 5 months ago

This API neither requires sqlite nor python directly. If posible, these should be removed.

Syndesi commented 5 months ago

It turns out that supervisord requires both sqlite as well as Python. A replacement for supervisord would be cool.

Dependency tree without supervisord: packages-without-supervisord

Dependency tree with supervisord: packages-with-supervisord