~ubuntu-branches/ubuntu/trusty/qiime/trusty

« back to all changes in this revision

Viewing changes to tests/test_golay.py

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2013-06-17 18:28:26 UTC
  • mfrom: (9.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20130617182826-376az5ad080a0sfe
Tags: 1.7.0+dfsg-1
Upload preparations done for BioLinux to Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
__copyright__ = "Copyright 2011, The QIIME Project" 
5
5
__credits__ = ["Justin Kuczynski", "Rob Knight"]
6
6
__license__ = "GPL"
7
 
__version__ = "1.5.0"
 
7
__version__ = "1.7.0"
8
8
__maintainer__ = "Justin Kuczynski"
9
9
__email__ = "justinak@gmail.com"
10
10
__status__ = "Release"