mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2025-11-03 11:39:34 +00:00
setup.py has been removed, and Poetry is now used to package for install. This fixed an issue i had with uploading to PyPI, so one can now run 'pip install jellyfin-accounts' to install. |
||
|---|---|---|
| .. | ||
| data | ||
| __init__.py | ||
| data_store.py | ||
| email.py | ||
| jf_api.py | ||
| login.py | ||
| pw_reset.py | ||
| setup.py | ||
| validate_password.py | ||
| web_api.py | ||
| web.py | ||