Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 2ab0c58

Browse files
committed
Install LFPy from master (no MPI needed)
1 parent 46dbc84 commit 2ab0c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
]
3030

3131
EXTRA_LFP = [
32-
'LFPy @ git+https://github.com/LFPy/LFPy.git@mpi_optional',
32+
'LFPy @ git+https://github.com/LFPy/LFPy.git@master',
3333
]
3434

3535
setuptools.setup(

0 commit comments

Comments
 (0)