Skip to content

distribute pyrobuf_{list,util}.pxd files in sys.path #141

@wrobell

Description

@wrobell

It would be nice if pyrobuf distributed pyrobuf_{list,util}.pxd files in sys.path. This is needed in order to cimport pyrobuf_list.

It seems, as documented in Cython documentation, it can be done with package_data parameter in setup.py file.

As workaround, I have to keep the pxd files within repository of my own projects, which inconvenient to maintain.

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