From da7e1e26e913a74a1ced4ff8a719f18f54b5b039 Mon Sep 17 00:00:00 2001
From: GD <gd.dev@libertymail.net>
Date: Tue, 15 Feb 2022 16:06:47 +0100
Subject: [PATCH] add new line at end of file

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 4188414..9181a22 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -2,4 +2,4 @@
 requires = ["oldest-supported-numpy",
             "setuptools",
             "distro",
-            "wheel"]
\ No newline at end of file
+            "wheel"]
-- 
GitLab