From: Sangeetha Elumalai <sangeetha.elumalai@timesys.com>
Date: Tue, 23 Apr 2024 21:05:17 +0530

diff --git a/setup.py b/setup.py
index e82a832..47389eb 100755
--- a/setup.py
+++ b/setup.py
@@ -53,7 +53,6 @@ setup(
         "root": srcdir,
     },
     cmdclass = {'build_py' : build_py},
-    setup_requires = ['setuptools_scm'],
     author='Simon Glass',
     author_email='sjg@chromium.org',
     description='Python binding for libfdt',
-- 
2.25.1

