3eeffc4 Fix build with Python 3.12

Authored and Committed by yselkowitz 10 months ago
    Fix build with Python 3.12
    
    distutils has been removed from the standard library, but setuptools
    provides a compatibility layer.
    
        
file modified
+1 -0