Snippets tagged “travis-ci”
1 snippet uses this tag.
- Why is python setup.py saying invalid command 'bdist_wheel' on Travis CI?Python
The error message "invalid command 'bdist_wheel'" occurs when the "bdist_wheel" module is not installed.
1 snippet uses this tag.
The error message "invalid command 'bdist_wheel'" occurs when the "bdist_wheel" module is not installed.