Skip to content

Simplify python cmake setup

Andrii Verbytskyi requested to merge simpler_python into master

Simplify python cmake setup:

  • drop the custom modules for Python
  • drop the PyPy module
  • Use a fixed number of directories for the build of different python versions
Edited by Andrii Verbytskyi

Merge request reports