py-multiqc: Add version 1.3 (#6554)

This commit is contained in:
Eric 2017-12-03 17:21:27 -06:00 committed by Christoph Junghans
parent 1e702bfab0
commit 10ad2bc1bf

View File

@ -33,6 +33,7 @@ class PyMultiqc(PythonPackage):
homepage = "https://multiqc.info"
url = "https://pypi.io/packages/source/m/multiqc/multiqc-1.0.tar.gz"
version('1.3', '78fef8a89c0bd40d559b10c1f736bbcd')
version('1.0', '0b7310b3f75595e5be8099fbed2d2515')
depends_on('python@2.7:')