Skip to content

Project's setup.py is not run, it should be (at least as an option) #1488

Closed
@ghost

Description

The main project's setup.py is never run. This breaks projects that need to be installed to work. I think this is wrong and should be changed, at least with an optional p4a option - the recipes can be installed beforehand so running the setup.py shouldn't trigger any misguided non-reciped dependency installs, so I don't see why this couldn't be done.

(My current workaround to this is to copy the entire project into another folder and specify it again as a dependency - but that's kind of hacky and I also ran into #1487 )

Versions

  • Python: all versions affected
  • OS: ubuntu docker
  • Kivy: not used
  • Cython: not relevant

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