Skip to content

Adding find modules for matplotlib and numpy

Adding find modules for numpy and matplotlib as we discussed elsewhere. With the neat little trick I learnt from @akraszna 😄, I confirmed that the new modules work as expected:

-- Found matplotlib: /cvmfs/sft.cern.ch/lcg/releases/LCG_98python3_ATLAS_2/matplotlib/3.1.0/x86_64-centos7-gcc8-opt/lib/python3.7/site-packages  
-- Found numpy: /cvmfs/sft.cern.ch/lcg/releases/LCG_98python3_ATLAS_2/numpy/1.18.2/x86_64-centos7-gcc8-opt/lib/python3.7/site-packages

Please let me know if I'm missing anything. Many thanks.

Edited by Alaettin Serhan Mete

Merge request reports