|
@@ -15,6 +15,7 @@ setup(name='solardash', |
|
|
packages=[ 'solardash', ], |
|
|
packages=[ 'solardash', ], |
|
|
install_requires=[ |
|
|
install_requires=[ |
|
|
'aiohttp', |
|
|
'aiohttp', |
|
|
|
|
|
'arrow', |
|
|
'RainEagle @ git+https://www.funkthat.com/gitea/jmg/RainEagle.git', |
|
|
'RainEagle @ git+https://www.funkthat.com/gitea/jmg/RainEagle.git', |
|
|
'mock', |
|
|
'mock', |
|
|
], |
|
|
], |
|
|