Skip to content

Commit

Permalink
(chore): Adds missing parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
wpumacay committed Oct 9, 2023
1 parent 55c587d commit 167e999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPER.md
Expand Up @@ -27,7 +27,7 @@ has been uploaded for the desired version. The script will use this as base
for building the wheels.

```shell
python bin/build_manylinux_wheels.py
python bin/build_manylinux_wheels.py --version 0.6.0
```

The generated wheels will be located at the `dist` directory. Just use twine
Expand Down

0 comments on commit 167e999

Please sign in to comment.