mwv
(Michael Wood-Vasey)
January 8, 2019, 2:03pm
#1
Could someone kindly remind me where I can find the current dependency tree for all the Python modules required for lsst_apps
or lsst_distrib
?
The self-install requirements are
https://pipelines.lsst.io/install/prereqs/index.html#python-deps
But I want the fully resolved version of that list.
timj
(Tim Jenness)
January 8, 2019, 2:30pm
#2
1 Like
mwv
(Michael Wood-Vasey)
January 8, 2019, 2:49pm
#3
Thank you. I mostly confused because the https://pipelines.lsst.io/install/prereqs/index.html#python-dependencies pointed to a particular commit of the dependency list instead of master and so was out of date.
I’ve submitted a PR to update the links in the pipelines.lsst.io documentation.
timj
(Tim Jenness)
January 8, 2019, 2:56pm
#4
Historically, the intent has been that the web site points to what you need for the most recent formal release. This can be out of sync with the current version requirements.