3 Commits

Author SHA1 Message Date
Kay Hayen 3bc6d24068 Bump copyright year. 2026-03-18 17:28:58 +01:00
Kay Hayen 719ba764da Tests: Further cleanup distutils test cases 2026-01-28 13:45:19 +01:00
Kay Hayen 4110f29e0f UI: Added support for "poetry" for "--project" option
* We don't need it to have an argument, can just detect used build system.

* We now check if setuptools is actually used.

* Move the handling of the project tool to dedicated modules in a
  new package "nuitka.options" where long term option parsing will
  go as well.

* We also prepared passing the requirements to install via command
  line options, but that's not usable yet.
2026-01-28 13:45:19 +01:00