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

Commit 7bf509b

Browse files
author
Jaquier Aurélien Tristan
committed
fix typo
1 parent aa66fe2 commit 7bf509b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
'Pebble>=4.3.10',
5353
],
5454
extras_require={
55-
'all': EXTRA_SCOOP + EXTRA_NEUROML + EXTRA_LPP,
56-
'tests': EXTRA_NEUROML + EXTRA_LPP,
55+
'all': EXTRA_SCOOP + EXTRA_NEUROML + EXTRA_LFP,
56+
'tests': EXTRA_NEUROML + EXTRA_LFP,
5757
'scoop': EXTRA_SCOOP,
5858
'neuroml': EXTRA_NEUROML,
5959
'lfpy': EXTRA_LFP,

0 commit comments

Comments
 (0)