Revert "python-libraries: Force old build process"

This commit was already applied 3 weeks ago in d640b11160, thus I bring it once again back, which was mistake as it was redone in 903003695a.

This reverts commit 60f0e661c5.
This commit is contained in:
Josef Schlehofer
2023-11-02 01:19:51 +01:00
parent cc09ec6597
commit 13529ea17f
5 changed files with 0 additions and 10 deletions

View File

@@ -19,8 +19,6 @@ PKG_LICENSE:=LGPL-3.0-or-later
PKG_LICENSE_FILES:=COPYING.LESSER
PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
PYTHON3_PKG_FORCE_DISTUTILS_SETUP:=1
include ../pypi.mk
include $(INCLUDE_DIR)/package.mk
include ../python3-package.mk