This is an automated email from the ASF dual-hosted git repository.
astitcher pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git
The following commit(s) were added to refs/heads/main by this push:
new 7747812d1 PROTON-2815: [Python] no longer need to have setup.cfg in
build area
7747812d1 is described below
commit 7747812d170fe6c49deab903c4f27b086a62fa39
Author: Andrew Stitcher <[email protected]>
AuthorDate: Thu Apr 18 17:40:54 2024 -0400
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]