ad59fb89d7
Updates sagemcom_api dependency to version 1.1.0 Corrects url encoding for set_value_by_xpath
18 lines
245 B
INI
18 lines
245 B
INI
[metadata]
|
|
name = xmo-remote-client
|
|
version = 0.0.6
|
|
|
|
[options]
|
|
packages =
|
|
xmo
|
|
install_requires =
|
|
anyio
|
|
asyncclick
|
|
sagemcom_api==1.1.0
|
|
pyaml
|
|
|
|
[options.entry_points]
|
|
console_scripts =
|
|
xmo-remote-client = xmo.__main__:main
|
|
|