darabos commited on
Commit
e5ef389
·
1 Parent(s): 7516093

Move requirements into Cheminformatics.

Browse files
examples/Cheminformatics/requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ chembl_webresource_client
2
+ rcsb-api
examples/requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
  # Example of a requirements.txt file. LynxKite will automatically install anything you put here.
2
  faker
3
  matplotlib
4
- chembl_webresource_client
5
- rcsb-api
6
- itertools
 
1
  # Example of a requirements.txt file. LynxKite will automatically install anything you put here.
2
  faker
3
  matplotlib