Skip to content

Reflect required numpy version in Pypi json #1942

Closed
@icfaust

Description

@icfaust

While the listed numpy version is available here: https://github.com/IntelPython/dpnp and here: https://pypi.org/project/dpnp/, when installed it is up to the user to check this when installing from pip. Please adapt the published json here: https://pypi.org/pypi/dpnp/json the "required_dist" should be ["dpctl","dpcpp-cpp-rt","mkl-dpcpp","numpy<1.25a0,>=1.19"] instead of ["dpctl","dpcpp-cpp-rt","mkl-dpcpp","numpy"] . This will make this requirement enforced on dpnp installation from pip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions