Fix deptype of various dependencies on Python packages (#3486)
This commit is contained in:
@@ -35,4 +35,4 @@ class PyScientificpython(PythonPackage):
|
||||
url = "https://sourcesup.renater.fr/frs/download.php/file/4411/ScientificPython-2.8.1.tar.gz"
|
||||
version('2.8.1', '73ee0df19c7b58cdf2954261f0763c77')
|
||||
|
||||
depends_on('py-numpy')
|
||||
depends_on('py-numpy', type=('build', 'run'))
|
||||
|
Reference in New Issue
Block a user