mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-04 22:17:49 +00:00
added redis as dependency
This commit is contained in:
parent
1351a5a995
commit
7677ffd032
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -21,6 +21,7 @@ setup(name='pyhamtools',
|
|||
"pyephem>=3.7.6.0",
|
||||
"beautifulsoup4>=4.6.0",
|
||||
"future>=0.16.0",
|
||||
"redis>=2.10.6",
|
||||
],
|
||||
**kw
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue