golemfactory / task-api

GNU General Public License v3.0
6 stars 2 forks source link

Clients do not need all server pip packages #70

Open maaktweluit opened 4 years ago

maaktweluit commented 4 years ago

As a task-api library i want to specify different dependencies for clients implementations and server implementations so the client can be light.

Caused by #67 Patched in #71

Make peewee a dependency of task-api-server imports and not of task-api client imports.

maaktweluit commented 4 years ago

+1 for split into 3.

Later we want the dependencies ( able to be ) split by the 3 users of the task-api library: