Browse Source

Ensure we have wheel installed

master
decentral1se 3 years ago
parent
commit
63becedaf5
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 2
      README.md

2
README.md

@ -115,6 +115,6 @@ Please ask around @ Varia for who has PyPi access.
```
$ # ... change the version number in setup.py ... #
$ pip install twine
$ pip install twine wheel
$ make publish
```

Loading…
Cancel
Save