mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-10 01:17:42 +01:00
set cbpi4-ui to latest
This commit is contained in:
parent
fbccd11c9e
commit
4f45b864b5
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -32,7 +32,7 @@ setup(name='cbpi',
|
|||
'shortuuid==1.0.1',
|
||||
'tabulate==0.8.7',
|
||||
'asyncio-mqtt',
|
||||
'cbpi4-ui @ git+https://github.com/Manuel83/craftbeerpi4-ui.git',
|
||||
'cbpi4-ui',
|
||||
],
|
||||
dependency_links=[
|
||||
'https://testpypi.python.org/pypi',
|
||||
|
|
Loading…
Reference in a new issue