fix packages -> disable graphviz
parent
0525f58b70
commit
0a61ecdfc7
|
|
@ -6,7 +6,7 @@ pip install requests
|
|||
pip install pyjwt
|
||||
|
||||
pip install django_extensions
|
||||
pip install pydotplus
|
||||
|
||||
# for runing generate UML:
|
||||
# pip install pydotplus
|
||||
# apt-get install graphviz
|
||||
Loading…
Reference in New Issue