Skip to content

windows builds cannot be tested #32

@mattip

Description

@mattip

meson builds into build-install\usr\Lib\site-packages on windows: for instance the numpy build ends up in build-install\usr\Lib\site-packages\numpy. Even if specifying --build-dir, the code wants a pythonX.Y directory name here https://github.com/scientific-python/devpy/blob/e65f153ba3085ebdcd673ce3b6980aa0421843e9/devpy/cmds/util.py#L42 Either the meson build or this code ndeeds to change. How does it work on SciPy?

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