I have a python package hosted in an internal git repo that is currently 
configured to use Poetry and as such does not have a setup.py file. Yocto 
appears to expect a setup.py file (via inherit distutils3). It seems my two 
options are to either remove Poetry and convert from pyproject.toml to setup.py 
or set up an internal pypi host that can serve a sdist file that would have a 
setup.py file. Are there any other options I'm missing?

Thanks!
-Ian
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54719): https://lists.yoctoproject.org/g/yocto/message/54719
Mute This Topic: https://lists.yoctoproject.org/mt/85610028/21656
Mute #python:https://lists.yoctoproject.org/g/yocto/mutehashtag/python
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to