aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2024-06-06 02:40:21 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2024-06-06 02:40:21 -0400
commitea5caef5825450c5363e358b34cc75dd064c071e (patch)
tree041fc10d8f9e370f6f63265071197dc05b922459 /pyproject.toml
parentfafdb86c116945de94562112b8958cd9cbf704ef (diff)
parent1c28712d865e30ed752988ba0b6944882250b665 (diff)
Update upstream source from tag 'upstream/1.27.0'
Update to upstream version '1.27.0' with Debian dir c97c2a359fc3b8629b579096d65e31f5d6010ce7
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
new file mode 100644
index 0000000..fed528d
--- /dev/null
+++ b/pyproject.toml
@@ -0,0 +1,3 @@
+[build-system]
+requires = ["setuptools"]
+build-backend = "setuptools.build_meta"