Skip to content

Commit 62f8977

Browse files
committed
Update setup.py
1 parent 8ac8ee4 commit 62f8977

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
include_package_data=True,
6969
# https://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-dependencies
7070
extras_require={
71+
'MPI': ["mpi4py"]
7172
},
7273
# If there are data files included in your packages that need to be
7374
# installed, specify them here. If using Python 2.6 or less, then these

0 commit comments

Comments
 (0)