summaryrefslogtreecommitdiffstats
path: root/python/python3-build/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-build/README')
-rw-r--r--python/python3-build/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/python/python3-build/README b/python/python3-build/README
deleted file mode 100644
index 204337b288..0000000000
--- a/python/python3-build/README
+++ /dev/null
@@ -1,9 +0,0 @@
-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.