Skip to content

Update use of sysconfig for Python 3.11

Duncan Macleod requested to merge duncanmmacleod/igwn-cmake:python3.11 into master

This MR closes #7 (closed) by replacing old calls to distutils.sysconfig with new calls to sysconfig.

Merge request reports