Commit d3d59c58 authored by Ali Rajabi's avatar Ali Rajabi
Browse files

Fix to include device.properties on build

parent e5e60b83
Showing with 2 additions and 0 deletions
+2 -0
include gpapi/device.properties
......@@ -39,6 +39,7 @@ setup(name='gpapi',
'googleplay.py',
'utils.py'
]},
include_package_data=True,
cmdclass={'build_py': ProtobufBuilder},
install_requires=['cryptography>=2.2',
'protobuf>=3.5.2',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment