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 eff2407 commit 1cde565Copy full SHA for 1cde565
MANIFEST.in
@@ -6,8 +6,10 @@ include README.md
6
# include entire package
7
graft ab12phylo
8
prune ab12phylo/__pycache__
9
+prune ab12phylo/test_data
10
graft ab12phylo_cmd
11
prune ab12phylo_cmd/__pycache__
12
+prune ab12phylo_cmd/tools/iqtree-2.1.2-Linux
13
14
# include documentation
15
graft docs
0 commit comments