Mention dependencies in pyproject.toml
Dependencies were not found when installing the package.
Before
❯ pip show arkindex-base-worker
Name: arkindex-base-worker
Version: 0.3.6rc2
Summary: Base Worker to easily build Arkindex ML workflows
Home-page:
Author:
Author-email: Teklia <contact@teklia.com>
License:
Location: /home/yschneider/.virtualenvs/base-worker/lib/python3.10/site-packages
Requires:
Required-by:
Now
❯ pip show arkindex-base-worker
Name: arkindex-base-worker
Version: 0.3.6rc2
Summary: Base Worker to easily build Arkindex ML workflows
Home-page:
Author:
Author-email: Teklia <contact@teklia.com>
License:
Location: /home/yschneider/.virtualenvs/base-worker/lib/python3.10/site-packages
Requires: arkindex-client, peewee, Pillow, pymdown-extensions, python-gnupg, shapely, tenacity, zstandard
Required-by: