Skip to content

Commit

Permalink
fix sort
Browse files Browse the repository at this point in the history
  • Loading branch information
mscheltienne committed Oct 3, 2024
1 parent 4dee5d5 commit dfd13fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,8 @@ lsl = [
'mne_lsl>=1.5.0',
]
pport = [
'pyserial',
'pyparallel; sys_platform == "linux"',

'pyserial',
]
style = [
'bibclean',
Expand Down

0 comments on commit dfd13fe

Please sign in to comment.