summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pybind11/pybind11-3.0.0.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/pybind11/pybind11-3.0.0.ebuild b/dev-python/pybind11/pybind11-3.0.0.ebuild
index 921ba3c8fe8e..d7cf48e0c873 100644
--- a/dev-python/pybind11/pybind11-3.0.0.ebuild
+++ b/dev-python/pybind11/pybind11-3.0.0.ebuild
@@ -45,9 +45,6 @@ distutils_enable_tests pytest
src_prepare() {
cmake_src_prepare
distutils-r1_src_prepare
-
- # https://github.com/scikit-build/scikit-build-core/issues/912
- sed -i -e '/scikit-build-core/s:0\.11\.2:0.8:' pyproject.toml || die
}
python_configure() {