mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-python/nanobind: Remove obsolete scikit-build-core hack
Signed-off-by: Michał Górny <mgorny@gentoo.org> Part-of: https://github.com/gentoo/gentoo/pull/43299 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -34,8 +34,6 @@ EPYTEST_XDIST=1
|
||||
distutils_enable_tests pytest
|
||||
|
||||
src_prepare() {
|
||||
# https://github.com/scikit-build/scikit-build-core/issues/912
|
||||
sed -i -e '/scikit-build-core/s:0\.10:0.8:' pyproject.toml || die
|
||||
cmake_src_prepare
|
||||
distutils-r1_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user