-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setup.py: handle 'wheel.bdist_wheel' being moved into recent 'setupto…
…ols' The `bdist_wheel` module was moved from the "wheel" pkg to the "setuptools" package. This means we need either an old version of wheel or a new version of setuptools. fixes #3 ref pypa/wheel#631 ref pypa/setuptools#4369
- Loading branch information
1 parent
90bcb25
commit 0be1ca2
Showing
1 changed file
with
25 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters