We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88364be commit 788db49Copy full SHA for 788db49
1 file changed
README.md
@@ -62,6 +62,7 @@ pip3 install -r requirements.txt
62
* Bump version in `setup.py`
63
* Commit and push to GitHub
64
* On GitHub, create a new release
65
+* Run `pip3 install wheel`
66
* Run `python3 setup.py sdist bdist_wheel`
67
* Run `python3 -m twine upload dist/*`
68
0 commit comments