mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-09 20:57:44 +00:00
SDK update generated by liblab
This commit is contained in:
5
examples/install_py3.sh
Normal file
5
examples/install_py3.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
python3 -m venv .venv
|
||||
source .venv/bin/activate
|
||||
pip3 install build
|
||||
python3 -m build --outdir dist ../
|
||||
pip3 install dist/plexpy-0.0.1-py3-none-any.whl
|
||||
Reference in New Issue
Block a user