summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin.mock/packages/hwloc/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin.mock/packages/hwloc/package.py')
-rw-r--r--var/spack/repos/builtin.mock/packages/hwloc/package.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/var/spack/repos/builtin.mock/packages/hwloc/package.py b/var/spack/repos/builtin.mock/packages/hwloc/package.py
deleted file mode 100644
index 2cd984f438..0000000000
--- a/var/spack/repos/builtin.mock/packages/hwloc/package.py
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 2013-2021 Lawrence Livermore National Security, LLC and other
-# Spack Project Developers. See the top-level COPYRIGHT file for details.
-#
-# SPDX-License-Identifier: (Apache-2.0 OR MIT)
-
-from spack import *
-
-
-class Hwloc(Package):
- version('2.0.3')