From 51fc88a31141b0b095ecf532ab2fbcb42686bd53 Mon Sep 17 00:00:00 2001 From: Barnaby Shearer Date: Sun, 28 Nov 2021 12:54:00 +0000 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 7948169..7a0efaf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,5 @@ +# Autogenerated by https://github.com/BarnabyShearer/meta + [build-system] requires = ["setuptools", "wheel", "setuptools_scm", "ctypeslib2 ; python_version > '3'"] build-backend = "setuptools.build_meta"