Closed e9t closed 7 years ago
This PR includes three changes:
distutils
setuptools
Plus, I've tested with Python 2 and everything works fine!
This PR includes three changes:
distutils
is replaced withsetuptools
, so that we don't have to manually include package names.Plus, I've tested with Python 2 and everything works fine!