Conversation
|
general question: How do you get/test the dependencies? Do you have spack stage it? I tend to go to the github pages and look online. The disadvantage there is that in most cases some dependencies are stripped prior to pypi-publication.. I would really love spack to be able to do the parsing directly for me sidenode: Should the PythonPackage template contain the in the same way it currently contains setuptools and |
See https://spack.readthedocs.io/en/latest/build_systems/pythonpackage.html#python-dependencies |
Today I learned... Thanks, I should probably have read that some time ago... :) But I was also asking on a more manual level: Do you |
No, yes, yes. I download the latest tarball, extract it, and manually inspect the It's pretty hard to script when it's in the |
|
dependencies are merged |
depends on #13567 #13570 #13571