Skip to content

setup.py attempts to compile all .pyx files under project directory #9

@k-collie

Description

@k-collie

This causes problems if e.g. a virtual environment exists in the project root, as then setup.py attempts to compile all *.pyx files in the virtual environment and append them to the list of extensions.

This automated system should probably be replaced by a fixed list of files to compile.

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