Skip to content

Commit b38c2ad

Browse files
authored
Merge branch 'next' into 2to3
2 parents 61e18f8 + 89e2a53 commit b38c2ad

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ 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+
Version files:
36+
CHANGELOG.rst
37+
README.rst
38+
openxc/version.py
39+
docs/index.rst
3340
3441
License
3542
=======

0 commit comments

Comments
 (0)