Spack packages now PEP8 compliant.
This commit is contained in:
@@ -32,7 +32,8 @@ class Texlive(Package):
|
||||
|
||||
homepage = "http://www.tug.org/texlive"
|
||||
|
||||
version('live', 'e671eea7f142c438959493cc42a2a59b', url="http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz")
|
||||
version('live', 'e671eea7f142c438959493cc42a2a59b',
|
||||
url="http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz")
|
||||
|
||||
# There does not seem to be a complete list of schemes.
|
||||
# Examples include:
|
||||
|
Reference in New Issue
Block a user