Skip to content

Commit

Permalink
Update setup.py to include SearchIO and its submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
bow committed Aug 7, 2012
1 parent b4f52ac commit b903d00
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Expand Up @@ -306,6 +306,10 @@ def is_Numpy_installed():
'Bio.Restriction', 'Bio.Restriction',
'Bio.Restriction._Update', 'Bio.Restriction._Update',
'Bio.SCOP', 'Bio.SCOP',
'Bio.SearchIO',
'Bio.SearchIO.BlastIO',
'Bio.SearchIO.HmmerIO',
'Bio.SearchIO.ExonerateIO',
'Bio.SeqIO', 'Bio.SeqIO',
'Bio.SeqUtils', 'Bio.SeqUtils',
'Bio.Sequencing', 'Bio.Sequencing',
Expand Down

0 comments on commit b903d00

Please sign in to comment.