summaryrefslogtreecommitdiffstats
path: root/python/python3-build/README
blob: 204337b2889f259a36d178bb01db2099b1bf8ba5 (plain)
A simple, correct PEP517 package builder.

NOTE:
  Has a soft requirement for python-importlib_metadata (and python-zipp)
  which should be installed as it fixes a stdlib bug, but newer versions
  have a circular dep on this slackbuild so cannot be built before it.
  Therefore it will NOT be added to REQUIRES here.

  This change will not affect most python builds.