Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ENH: distutils - add add options for "skip:" and "only:" to be passed to f2py #22508

@2sn

Description

@2sn

Proposed new feature or change:

Would it be possible to add feature for skip: and and only: to be passed to the f2py call in numpy.distutils.Extension?

The documentation says

      f2py [<options>] <fortran files> [[[only:]||[skip:]] \
                                        <fortran functions> ] \
                                       [: <fortran files> ...]

Passing on these extra lists would be very useful. It seems currently not possible or at least not documented.

If a workaround could be suggested and documented, that would also be very much appreciated.

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