Skip to content

Commit 7a7bb41

Browse files
committed
Add updated instructions for pypi deployment
1 parent 8daad03 commit 7a7bb41

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ In addition to a port of the Android library API, the package also contains a
3030
number of command-line tools for connecting to the CAN translator and
3131
manipulating previously recorded vehicle data.
3232

33+
To package run "setup.py sdist bdist_wheel"
34+
to push to pypi run "python -m twine upload dist/*"
35+
3336

3437
License
3538
=======

0 commit comments

Comments
 (0)