diff options
author | Adam J. Stewart <ajstewart426@gmail.com> | 2024-10-31 11:15:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-31 11:15:51 +0100 |
commit | 6ab92b119db4ae466f8ee82cfa80237dd7fdbcfa (patch) | |
tree | f47120670c7d3f8dd81ba0da04ad3c5efcc5f7b3 /lib | |
parent | f809b56f81cbda887e74b847f9bf1d6d0d5cadaa (diff) | |
download | spack-6ab92b119db4ae466f8ee82cfa80237dd7fdbcfa.tar.gz spack-6ab92b119db4ae466f8ee82cfa80237dd7fdbcfa.tar.bz2 spack-6ab92b119db4ae466f8ee82cfa80237dd7fdbcfa.tar.xz spack-6ab92b119db4ae466f8ee82cfa80237dd7fdbcfa.zip |
Docs: remove reference to pyspack (#47346)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/spack/docs/index.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/spack/docs/index.rst b/lib/spack/docs/index.rst index e2c7219e7b..accedfee98 100644 --- a/lib/spack/docs/index.rst +++ b/lib/spack/docs/index.rst @@ -12,10 +12,6 @@ Spack =================== -.. epigraph:: - - `These are docs for the Spack package manager. For sphere packing, see` `pyspack <https://pyspack.readthedocs.io>`_. - Spack is a package management tool designed to support multiple versions and configurations of software on a wide variety of platforms and environments. It was designed for large supercomputing centers, |