python-salesforce-api icon indicating copy to clipboard operation
python-salesforce-api copied to clipboard

fix: remove distutils dependency

Open dversoza opened this issue 1 year ago • 0 comments

It makes the code compatible with Python 3.12, as distutils was deprecated and removed.

dversoza avatar Jul 22 '24 12:07 dversoza