I notice distutils is used to package this. As per pypa, setuptools should now be used instead : https://packaging.python.org/current/ Unless there is a specific reason to stick to distutils ?
I notice distutils is used to package this. As per pypa, setuptools should now be used instead : https://packaging.python.org/current/
Unless there is a specific reason to stick to distutils ?