siemens / kas

Setup tool for bitbake based projects
MIT License
353 stars 144 forks source link

Add missing dependency wheel #71

Closed HerrMuellerluedenscheid closed 2 years ago

HerrMuellerluedenscheid commented 2 years ago

Cloned and tried installing on a fresh image inside a venv under python3.8. Dependency wheel was missing.

Signed-off-by: Marius Kriegerowski marius.kriegerowski@gmail.com

jan-kiszka commented 2 years ago

Good catch. But please also define reasonable lower and upper version limits. Bonus for routing the patch via the mailing list.

jan-kiszka commented 2 years ago

Ping.

jan-kiszka commented 2 years ago

Actually, I'm no longer sure this belongs into setup.py. Don't we rather need a pyproject.toml? See https://setuptools.pypa.io/en/latest/userguide/quickstart.html#basic-use.

jan-kiszka commented 2 years ago

Should be resolved by 412241b32c97cfbdf70712ff3875353c47157780.