Skip to content

Ability to specify rust_extensions via setup.cfg #208

Closed
@alex

Description

@alex

Currently one specifies rust_extensions in setup.py, imperatively (e.g. https://github.com/pyca/cryptography/blob/main/setup.py#L43-L56). Nowadays, setuptools lets one specify many options declaratively in setup.cfg (e.g. https://github.com/pyca/cryptography/blob/main/setup.cfg). It'd be great if rust_extensions could also be specified in setup.cfg -- though truthfully I have no idea if that is possible!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions