Update Requirements
This commit is contained in:
parent
09b16810ea
commit
6d60022d3d
1 changed files with 2 additions and 1 deletions
3
setup.py
3
setup.py
|
@ -271,6 +271,7 @@ setup(
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'dbus-python;sys_platform=="linux"',
|
'dbus-python;sys_platform=="linux"',
|
||||||
'nbxmpp',
|
'nbxmpp',
|
||||||
'pyOpenSSL'
|
'pyOpenSSL',
|
||||||
|
'pyasn1',
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue