Packaging/Python: Difference between revisions

imported>Milahu
setup.py: add `format = "pyproject";`, wording
imported>Milahu
m wording
Line 161: Line 161:
== setup.py ==
== setup.py ==


The <code>setup.py</code> file is required by <code>buildPythonPackage</code>,
The <code>setup.py</code> file is required for <code>buildPythonPackage</code>,
but it's missing in some packages
but it's missing in some packages