Closed fimafurman closed 5 years ago
Attempting to python setup.py bdist_wheel fails with:
Unknown distribution option: 'test_suite' error: invalid command 'bdist_wheel'
We need to migrate to distutils for this. I'll check it, thanks
Hi, I migrated the package to setuptools. Now bdist_wheel works.
Attempting to python setup.py bdist_wheel fails with:
Unknown distribution option: 'test_suite' error: invalid command 'bdist_wheel'