Skip to content

Commit

Permalink
Use python3 if possible
Browse files Browse the repository at this point in the history
  • Loading branch information
konraddysput committed Sep 17, 2024
1 parent 29a82d3 commit 9d5eb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,6 @@ test suite with all of them:
3. Tag the version in git.

```
python2 setup.py bdist_wheel --universal
python3 setup.py bdist_wheel --universal
twine upload dist/*
```

0 comments on commit 9d5eb86

Please sign in to comment.