We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c176eb commit ddd52b2Copy full SHA for ddd52b2
extras/Makefile
@@ -4,6 +4,6 @@ sdist:
4
python setup.py sdist
5
6
bdist_wheel:
7
- python setup.py bdist_wheel --skip-scripts
+ python setup.py bdist_wheel
8
9
.PHONY : sdist bdist_wheel
0 commit comments