blob: 426febb50c590a7a224a43676042fc107047da05 [file] [log] [blame]
remove-FindPythonInterp-FindPythonLibs
--------------------------------------
* The :module:`FindPythonInterp` and :module:`FindPythonLibs` modules have
been fully deprecated via policy :policy:`CMP0148`. Port projects to
:module:`FindPython3`, :module:`FindPython2`, or :module:`FindPython`.