Skip to content

Commit

Permalink
Merge pull request #84 from machinekoder/master
Browse files Browse the repository at this point in the history
Updating PyPi package to use pre-generated source code
  • Loading branch information
ArcEye authored Feb 12, 2018
2 parents a7b0855 + 7dedea9 commit 33f5635
Show file tree
Hide file tree
Showing 26 changed files with 13,452 additions and 143 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ pip install machinetalk-protobuf
Alternatively you can install the Python modules directly from the source code.

```sh
make
python setup.py build
sudo python setup.py install
```
Expand Down
Empty file added python/machinetalk/__init__.py
Empty file.
Empty file.
1,626 changes: 1,626 additions & 0 deletions python/machinetalk/protobuf/canon_pb2.py

Large diffs are not rendered by default.

462 changes: 462 additions & 0 deletions python/machinetalk/protobuf/config_pb2.py

Large diffs are not rendered by default.

171 changes: 171 additions & 0 deletions python/machinetalk/protobuf/emcclass_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

169 changes: 169 additions & 0 deletions python/machinetalk/protobuf/firmware_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 33f5635

Please sign in to comment.