Spack packages now PEP8 compliant.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
##############################################################################
|
||||
from spack import *
|
||||
|
||||
|
||||
class PyMpmath(Package):
|
||||
"""A Python library for arbitrary-precision floating-point arithmetic."""
|
||||
homepage = "http://mpmath.org"
|
||||
|
Reference in New Issue
Block a user