From 7747812d170fe6c49deab903c4f27b086a62fa39 Mon Sep 17 00:00:00 2001 From: Andrew Stitcher Date: Thu, 18 Apr 2024 17:40:54 -0400 Subject: [PATCH] PROTON-2815: [Python] no longer need to have setup.cfg in build area --- python/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt index 9f07b3a18..d67a96948 100644 --- a/python/CMakeLists.txt +++ b/python/CMakeLists.txt @@ -49,7 +49,6 @@ set (pysrc # extra files included in the source distribution set(py_dist_files setup.py - setup.cfg pyproject.toml README.rst MANIFEST.in