This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
bazarr
mirror of
https://github.com/morpheus65535/bazarr
Watch
1
Star
0
Fork
You've already forked bazarr
0
Code
Issues
Releases
Wiki
Activity
ac30452c77
bazarr
/
update_modules.py
6 lines
98 B
Python
Raw
Blame
History
import
pip
try
:
pip
.
main
(
[
'
install
'
,
'
--user
'
,
'
gitpython
'
]
)
except
SystemExit
as
e
:
pass
Reference in New Issue
View Git Blame
Copy Permalink