iw_parse pkg
This commit is contained in:
2
setup.py
2
setup.py
@@ -17,7 +17,7 @@ setup(
|
||||
license = pkg['license'],
|
||||
url = pkg['homepage'],
|
||||
package_dir = {'': 'src/py'},
|
||||
packages = ['bbctrl', 'inevent', 'lcd', 'camotics'],
|
||||
packages = ['bbctrl', 'inevent', 'lcd', 'camotics','iw_parse'],
|
||||
include_package_data = True,
|
||||
entry_points = {
|
||||
'console_scripts': [
|
||||
|
||||
Reference in New Issue
Block a user