summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/py-pymatgen/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/py-pymatgen/package.py')
-rw-r--r--var/spack/repos/builtin/packages/py-pymatgen/package.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/var/spack/repos/builtin/packages/py-pymatgen/package.py b/var/spack/repos/builtin/packages/py-pymatgen/package.py
index 28d4bf1c4a..7cdb17e6f8 100644
--- a/var/spack/repos/builtin/packages/py-pymatgen/package.py
+++ b/var/spack/repos/builtin/packages/py-pymatgen/package.py
@@ -51,5 +51,3 @@ class PyPymatgen(PythonPackage):
depends_on('py-sympy', when='@2021.1.1:', type=('build', 'run'))
depends_on('py-uncertainties@3.1.4:', when='@2021.1.1:', type=('build', 'run'))
depends_on('py-networkx@2.2:', when='@2021.1.1:', type=('build', 'run'))
- # while optional, for imports of spack install --test=root, these are required
- depends_on('py-netcdf4@1.5.3:', when='@2021.1.1:', type=('test'))