summaryrefslogtreecommitdiff
path: root/x11-wm/xpra/files/xpra-9999-pep517.patch
blob: 48e355913b271e398aafe43c82c068be430e3767 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/pyproject.toml b/pyproject.toml
index 501829c18..842a2b962 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,7 @@
 [build-system]
 requires = ["setuptools", "cython"]
 build-backend = "setuptools.build_meta"
+backend-path = [ "" ]
 
 [project]
 name = "xpra"