Closed weberhen closed 5 years ago
When I do python setup.py install, the packages listed under setup.py are not installed. I normally use setup from setuptools and it works as expected. Should we (or I) change it?
Maybe this could fix the installl ‘from setuptools import setup‘, need to validate
When I do python setup.py install, the packages listed under setup.py are not installed. I normally use setup from setuptools and it works as expected. Should we (or I) change it?