We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8daad03 commit 7a7bb41Copy full SHA for 7a7bb41
1 file changed
README.rst
@@ -30,6 +30,9 @@ In addition to a port of the Android library API, the package also contains a
30
number of command-line tools for connecting to the CAN translator and
31
manipulating previously recorded vehicle data.
32
33
+To package run "setup.py sdist bdist_wheel"
34
+to push to pypi run "python -m twine upload dist/*"
35
+
36
37
License
38
=======
0 commit comments