dev-python/qiskit-aer: new package

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
This commit is contained in:
Gábor Oszkár Dénes
2022-03-30 19:04:43 +02:00
parent 1a6def78eb
commit d4ea936985
4 changed files with 116 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- 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',
]