adding py-pyspy package

This commit is contained in:
Gregory L. Lee 2023-11-13 17:26:52 -08:00
parent c3015d2a1b
commit b237d303df

View File

@ -3,8 +3,8 @@
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
from spack.package import *
import sys
from spack.package import *
class PyPyspy(PythonPackage):