Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ypnngaa-py authored Nov 26, 2019
1 parent 12b58af commit 421877a
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,7 @@ def main():
'uniprot2gtf.blastout.uniprotAll.txt',
'HLA_types.least.list',
'HLA_types.least.tsv']},
install_requires=[]#'keras',
#'numpy',
#'pyyaml',
#'h5py',
#'scikit-learn',
#'scipy',
#'tqdm>=4.14',
#'pandas>=0.21.0',
#'theano']
install_requires=[]
)
return

Expand Down

0 comments on commit 421877a

Please sign in to comment.