Skip to content

Commit aa6db71

Browse files
committed
python3-cppy: depends on setuptools
1 parent 058f977 commit aa6db71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

srcpkgs/python3-cppy/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version=1.3.1
44
revision=2
55
build_style=python3-pep517
66
hostmakedepends="python3-setuptools_scm python3-wheel"
7-
depends="python3"
7+
depends="python3-setuptools"
88
checkdepends="python3-pytest"
99
short_desc="C++ headers to make it easier to write Python C extensions"
1010
maintainer="Andrew J. Hesford <[email protected]>"

0 commit comments

Comments
 (0)