Change to using django templates for generating condor fastq scripts
[htsworkflow.git] / htsworkflow / templates / __init__.py
1 """Directory for not web templates.
2 """
3 # Since my dependency on Django is pretty strong I thought
4 # maybe I should use the django templating language for 
5 # generating my condor scripts.