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

Runtime uses jsonschema package without listing it as a dependency in main.in #514

Open
eecavanna opened this issue May 4, 2024 · 0 comments
Labels
backlog Not assigned to a sprint or not completed during a planned sprint. Needs to be reprioritized. bug Something isn't working documentation Improvements or additions to documentation

Comments

@eecavanna
Copy link
Collaborator

Example import:

from jsonschema import Draft7Validator

Absence in main.in file:

git-root
jq
jsonasobj2
jupyter
jupyterlab
linkml

I am labeling this as a "bug" because, although it happen to currently be working, I consider that to be a coincidence.

This "bug" was found while looking into #461.

@eecavanna eecavanna added bug Something isn't working documentation Improvements or additions to documentation labels May 4, 2024
@eecavanna eecavanna added the backlog Not assigned to a sprint or not completed during a planned sprint. Needs to be reprioritized. label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Not assigned to a sprint or not completed during a planned sprint. Needs to be reprioritized. bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant