Skip to content

src/setup.py: Do not need Cython for sdist or egg_info #32673

@tobiasdiez

Description

@tobiasdiez

In case src/setup.py is invoked with sdist or egg_info as argument, we do not need to generate code files or cythonize. This also removes the early dependency on Cython. Needed and extracted from #30371.

CC: @mkoeppe @kiwifb @jhpalmieri @isuruf

Component: build

Author: Tobias Diez

Branch/Commit: 17acb7b

Reviewer: Matthias Koeppe

Issue created by migration from https://trac.sagemath.org/ticket/32673

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions