Skip to content

fix: add library dependency metadata#1

Merged
0-th merged 1 commit into
storacha:mainfrom
0-th:fix/incomplete-package-deps-metadata
Mar 6, 2026
Merged

fix: add library dependency metadata#1
0-th merged 1 commit into
storacha:mainfrom
0-th:fix/incomplete-package-deps-metadata

Conversation

@0-th

@0-th 0-th commented Apr 10, 2025

Copy link
Copy Markdown
Collaborator

The car library's dependencies are not listed in pyproject.toml which prevents packaging tools/managers like: poetry, pip-tools, pipenv from adding this library's dependencies as a dependency to be installed in libraries that use or are dependent on this CAR package.

see PR here for instance, tests are failing because the dag-cbor package that this library is dependent on wasn't included in the requirements.txt I generated with pip-tools.

@0-th
0-th merged commit 5006405 into storacha:main Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants