From 357be796140c641700bd7d547d12ab43c994eb5c Mon Sep 17 00:00:00 2001 From: Lloyd Date: Mon, 5 Jan 2026 14:52:56 +0000 Subject: [PATCH] feat: Remove obsolete .pydistutils.cfg configuration file --- .pybuild/cpython3_3.12_pymc-repeater/.pydistutils.cfg | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .pybuild/cpython3_3.12_pymc-repeater/.pydistutils.cfg diff --git a/.pybuild/cpython3_3.12_pymc-repeater/.pydistutils.cfg b/.pybuild/cpython3_3.12_pymc-repeater/.pydistutils.cfg deleted file mode 100644 index 80e531f..0000000 --- a/.pybuild/cpython3_3.12_pymc-repeater/.pydistutils.cfg +++ /dev/null @@ -1,10 +0,0 @@ -[clean] -all=1 -[build] -build_lib=/home/rightup/Documents/GIT/meshcore/pyMC_Repeater/.pybuild/cpython3_3.12_pymc-repeater/build -[install] -force=1 -install_layout=deb -install_scripts=$base/bin -install_lib=/usr/lib/python3.12/dist-packages -prefix=/usr