Ensure we have wheel installed
This commit is contained in:
parent
6b627f0f96
commit
63becedaf5
1 changed files with 1 additions and 1 deletions
|
|
@ -115,6 +115,6 @@ Please ask around @ Varia for who has PyPi access.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ # ... change the version number in setup.py ... #
|
$ # ... change the version number in setup.py ... #
|
||||||
$ pip install twine
|
$ pip install twine wheel
|
||||||
$ make publish
|
$ make publish
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue