Move version finding code into the util directory.
authorDiane Trout <diane@ghic.org>
Mon, 22 Jul 2013 20:53:42 +0000 (13:53 -0700)
committerDiane Trout <diane@ghic.org>
Mon, 22 Jul 2013 20:53:42 +0000 (13:53 -0700)
commit1d7536c7a298329915775afb14e7a3c445371573
treef19b6a80faf16a228ea410872297a7ae6523c475
parent2816ef120f54daaf9ef5d6f70bb19e379f5ab955
Move version finding code into the util directory.

Mostly done because I already have test code in
htsworkflow.util.test
htsworkflow/pipelines/desplit_fastq.py
htsworkflow/pipelines/qseq2fastq.py
htsworkflow/pipelines/srf2fastq.py
htsworkflow/util/test/test_version.py [new file with mode: 0644]
htsworkflow/util/version.py [new file with mode: 0644]
htsworkflow/version.py [deleted file]