Final flake8 changes

This commit is contained in:
Adam J. Stewart
2016-05-11 11:46:41 -05:00
parent 5879f8207f
commit c043275f1b
6 changed files with 25 additions and 30 deletions

View File

@@ -13,10 +13,10 @@ class AllineaForge(Package):
# Licensing
license_required = True
license_comment = '#'
license_files = ['licences/Licence']
license_vars = ['ALLINEA_LICENCE_FILE', 'ALLINEA_LICENSE_FILE']
license_url = 'http://www.allinea.com/user-guide/forge/Installation.html'
license_comment = '#'
license_files = ['licences/Licence']
license_vars = ['ALLINEA_LICENCE_FILE', 'ALLINEA_LICENSE_FILE']
license_url = 'http://www.allinea.com/user-guide/forge/Installation.html'
def url_for_version(self, version):
# TODO: add support for other architectures/distributions