python: use setuptools with python >= 3.12
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 13 Jun 2023 15:40:20 +0000 (11:40 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 13 Jun 2023 17:25:42 +0000 (13:25 -0400)
Since 'distutils' will be removed in Python 3.12, use setuptools instead
to build the python agent.

See https://peps.python.org/pep-0632/

Change-Id: I101f0ce0ecd9bd8c198eb2a8d4dd535a46c7a0a0
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.024113 seconds and 4 git commands to generate.