wip
This commit is contained in:
parent
2819ff7d35
commit
b61fb9bf90
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ setup(name='InvokeDdns',
|
|||
packages=['invoke_ddns', 'invoke_ddns.command'],
|
||||
install_requires=[
|
||||
'tornado>=4.4',
|
||||
'nsfn-ddns==0.2.0'
|
||||
'nfsn-ddns-extracted'
|
||||
],
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
|
|
|
|||
Loading…
Reference in a new issue