Skip to content

Commit

Permalink
Update dependencies in setup.py.
Browse files Browse the repository at this point in the history
Signed-off-by: Bofu Chen (bafu) <[email protected]>
  • Loading branch information
bafu committed Nov 1, 2020
1 parent d51122b commit 0a60645
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
install_requires=[
'logzero',
'paho-mqtt',
'PyOpenGL',
'PyOpenGL-accelerate',
],
# Without TF: pip3 install berrynet
# TF CPU mode: pip3 install berrynet[tf]
Expand Down

0 comments on commit 0a60645

Please sign in to comment.