mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
11 lines
253 B
Diff
11 lines
253 B
Diff
--- a/setup.py 2022-02-09 17:41:55.000000000 +0100
|
|
+++ b/setup.py 2022-03-02 14:44:04.344551645 +0100
|
|
@@ -72,7 +72,6 @@
|
|
|
|
setup_requirements = common_requirements + [
|
|
'scikit-build>=0.11.0',
|
|
- 'cmake!=3.17,!=3.17.0',
|
|
'pybind11>=2.6',
|
|
]
|
|
|