Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace linkml dependency with linkml-runtime dependency #375

Closed
cmungall opened this issue May 27, 2023 · 0 comments · Fixed by #382
Closed

Replace linkml dependency with linkml-runtime dependency #375

cmungall opened this issue May 27, 2023 · 0 comments · Fixed by #382
Assignees

Comments

@cmungall
Copy link
Collaborator

In general there is no need for most python modules including this one to include linkml as a full dependency. LinkML is typically only needed for the build part of the lifecycle, same as all the other dev dependencies.

also why isn't this repo using poetry?

hrshdhgd added a commit to mapping-commons/sssom that referenced this issue Jun 15, 2023
This enables packages that use `sssom-schema` as a dependency to use
context files within this package rather than doing a `wget` which is
not efficient.

This will be address :
mapping-commons/sssom-py#375 via
mapping-commons/sssom-py#382
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 a pull request may close this issue.

2 participants