mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2026-03-05 14:31:11 +00:00
Move to Poetry for deps and packaging
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.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
pyOpenSSL
|
||||
Flask
|
||||
flask_httpauth
|
||||
requests
|
||||
itsdangerous
|
||||
passlib
|
||||
secrets
|
||||
pytz
|
||||
python-dateutil
|
||||
watchdog
|
||||
configparser
|
||||
waitress
|
||||
Reference in New Issue
Block a user