Skip to content

Commit

Permalink
Updated setup file with new modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
lordnapi committed Jun 1, 2012
1 parent 107c1f6 commit bdf0a5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -48,6 +48,7 @@ def isInstalled(module_name):
'prody.tests.test_dynamics',
'prody.tests.test_kdtree',
'prody.tests.test_measure',
'prody.tests.test_proteins',
'prody.tests.test_utilities',])
PACKAGE_DATA['prody.tests'] = ['data/pdb*.pdb', 'data/*.dat',
'data/*.coo', 'data/dcd*.dcd']
Expand Down

0 comments on commit bdf0a5f

Please sign in to comment.