We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a5fc91 commit f3bb96aCopy full SHA for f3bb96a
MANIFEST.in
@@ -1,5 +1,6 @@
1
recursive-include aeon_neuro *.py
2
-recursive-include aeon_neuro/data *.ts *.txt *.gif *.json *.tsv *.eeg *.vhdr *.vmrk
+recursive-include aeon_neuro/datasets *.ts *.txt *.gif *.json *.tsv *.eeg *.vhdr *.vmrk
3
+recursive-include example_raw_eeg *.ts *.txt *.gif *.json *.tsv *.eeg *.vhdr *.vmrk
4
include aeon_neuro/data/example_dataset/README
5
include .coveragerc
6
include LICENSE
0 commit comments