Skip to content

Commit 6fd9257

Browse files
committed
add eegprep to toml
1 parent 63f4e5b commit 6fd9257

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ dependencies = [
4242
'pyyaml',
4343
'bleak==0.22.3',
4444
'pylsl',
45-
'numba']
45+
'numba',
46+
'eegprep']
4647

4748
[tool.setuptools]
4849
package-dir = {"" = "src"}

0 commit comments

Comments
 (0)