We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca8880 commit 1f65180Copy full SHA for 1f65180
1 file changed
MANIFEST.in
@@ -7,7 +7,9 @@ include *.ipynb
7
include *.png
8
include cross_check_against_common_english_vocab.py
9
include find_short_drug_names.py
10
+include smiles_example_python.py
11
+include structure_mol_example_python.py
12
recursive-include harvesting_data_from_source *.py
13
recursive-include harvesting_data_from_source *.csv
14
recursive-include src *.bz2
-recursive-include harvesting_data_from_source *.json
15
+recursive-include harvesting_data_from_source *.json
0 commit comments