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

support of requirement specifiers #451

Open
wyli opened this issue Jun 6, 2023 · 0 comments
Open

support of requirement specifiers #451

wyli opened this issue Jun 6, 2023 · 0 comments

Comments

@wyli
Copy link
Collaborator

wyli commented Jun 6, 2023

Is your feature request related to a problem? Please describe.
The current metadata format supports specific versions of dependencies:

"monai_version": "1.2.0rc6",
"pytorch_version": "1.13.1",
"numpy_version": "1.22.2",

would be great to extend the syntax to have more flexibility such as https://pip.pypa.io/en/stable/reference/requirement-specifiers/#requirement-specifiers

this will require more testing pipelines and maintenance efforts, so the ci/cd config and contributing guide should also be revised accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant