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

Commit 1b42af6

Browse files
author
Jaquier Aurélien Tristan
committed
get LFPy from PyPi
1 parent 6fdf07c commit 1b42af6

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
@@ -33,7 +33,7 @@
3333
]
3434

3535
EXTRA_LFP = [
36-
'LFPy @ git+https://github.com/LFPy/LFPy.git@master',
36+
'LFPy>=2.3',
3737
]
3838

3939
setuptools.setup(

0 commit comments

Comments
 (0)