8000 Docs on Cython extensions and install requirements · Issue #7094 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Docs on Cython extensions and install requirements #7094
Closed
@jakirkham

Description

@jakirkham

What is your question?

It appears that the documentation around Cython extensions includes Cython in install_requires. While Cython is a dependency in this case, it usually doesn't make sense to have it install_requires (particularly if users are merely using Cython to build their package). In this case, it may make more sense to include pyproject.toml. If it is being used to compile code at runtime, this is a different story. Is the intent for users to have compilation occur at runtime using Cython or is it to build extensions that are later used?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issue moderate in impact or severitypending-cleanupThis issue is pending cleanup. It will be removed in 2 weeks after being assigned.questionJust a question :)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0