Browse Source

Merge branch 'master' of ssh://git.funkthat.com:822/jmg/solardash

main
John-Mark Gurney 4 years ago
parent
commit
fdbe40fee2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      setup.py

+ 1
- 0
setup.py View File

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


Loading…
Cancel
Save