We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11726c commit d5bd3aeCopy full SHA for d5bd3ae
1 file changed
setup.py
@@ -17,6 +17,7 @@
17
extras = {
18
"dev": ["bump2version"],
19
"opt": ["oapackage", "scikit-learn"],
20
+ "mpi": ["mpi4py"],
21
"test": ["pytest", "pytest-cov"],
22
"doc": open("docs/requirements.txt").read().splitlines(),
23
"experimental": ["asap3", "dftpy", "minterpy"],
0 commit comments