-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST.in
18 lines (18 loc) · 879 Bytes
/
MANIFEST.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
global-include README.md
global-include pytest.ini
global-include *.fasta
global-exclude .pytest_cache/README.md
exclude crest4/tests/gio_hundred_seqs/*
exclude crest4/tests/hmp_mock_dataset/*
exclude crest4/tests/long_otus_confident/*
include crest4/tests/precomputed_hits/precomputed.hits
include crest4/tests/with_otu_table/otu_table_bad.tsv
include crest4/tests/with_otu_table/otu_table_good.tsv
include crest4/tests/custom_database/custom/custom.fasta
include crest4/tests/custom_database/custom/custom.map
include crest4/tests/custom_database/custom/custom.names
include crest4/tests/custom_database/custom/custom.tre
include crest4/tests/custom_database/other_database/custom.fasta
include crest4/tests/custom_database/other_database/custom.map
include crest4/tests/custom_database/other_database/custom.names
include crest4/tests/custom_database/other_database/custom.tre