Closed

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
Labels
No labels