We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e983a35 commit 9b71c01Copy full SHA for 9b71c01
Makefile
@@ -69,7 +69,6 @@ prep-release: lint-js build-css build-js pull-messages compile-messages
69
70
dist: clean fetch-static-libs lint-js build-js build-css
71
python setup.py sdist
72
- python setup.py bdist_wheel --universal
73
74
clean:
75
rm -f ${STATIC_DIR}/js/scribbler.js
0 commit comments