KitwareMedical / VTKPythonPackage

A setup script to generate VTK Python Wheels
https://vtkpythonpackage.readthedocs.io
BSD 3-Clause "New" or "Revised" License
35 stars 15 forks source link

macOS driver script to build for all Python versions #32

Open thewtex opened 5 years ago

thewtex commented 5 years ago

The driver script needs to

  1. Create the virtualenv's for Python 3.5, 3.6, 3.7
  2. Install scikit-build into the virtualenv's
  3. Run the build for each virtualenv