Skip to content

Commit f3bb96a

Browse files
authored
v0.0.2 (#112)
1 parent 4a5fc91 commit f3bb96a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
recursive-include aeon_neuro *.py
2-
recursive-include aeon_neuro/data *.ts *.txt *.gif *.json *.tsv *.eeg *.vhdr *.vmrk
2+
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
34
include aeon_neuro/data/example_dataset/README
45
include .coveragerc
56
include LICENSE

0 commit comments

Comments
 (0)