Skip to content

Clients do not need all server pip packages #70

@maaktweluit

Description

@maaktweluit

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.

  • Split packages in 3 ( core / client / server )
  • Make server a feature that installs extra dependency ( like in rust )
  • TBD

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions