python3-cppy: depends on setuptools

This commit is contained in:
Đoàn Trần Công Danh
2025-12-08 07:26:22 +07:00
parent 058f9779bc
commit aa6db718ec
+1 -1
View File
@@ -4,7 +4,7 @@ version=1.3.1
revision=2
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel"
depends="python3"
depends="python3-setuptools"
checkdepends="python3-pytest"
short_desc="C++ headers to make it easier to write Python C extensions"
maintainer="Andrew J. Hesford <ajh@sideband.org>"