mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-06 04:20:52 +00:00
4 lines
106 B
Bash
4 lines
106 B
Bash
pip3 install -r requirements.txt
|
|
pip3 install -e src/plexsdk/
|
|
python3 -m unittest discover -p "test*.py"
|