Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Make coremltools python-dependent in requires_dist #3343

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

malcolmgreaves
Copy link

Thecoremltools dependency depends on the user's Python version. The logic for specifying this already exists in setup.py. This PR makes the coremltools version explicitly dependent on the Python version in the install_requires entry.

This change fixes #3342 .

src/python/setup.py Outdated Show resolved Hide resolved
Makes the `coremltools` version explicitly dependent on the Python version in `install_requires`
@malcolmgreaves malcolmgreaves changed the title Make coremltools is python-dependent in requires_dist Make coremltools python-dependent in requires_dist Nov 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Published 6.4.1 requires_dist has inconsistent coremltools version
2 participants