Weiliang Li
Weiliang Li
试一下master
....也许要问termux
建议换到Python3
是中国大陆IP?
https://github.com/darknessomi/musicbox/issues/791#issue-414424778
dbus no enough memory😂
> On that note, the testing for 3.5 could also be dropped from CI to reduce workflow time. Will create a PR for this There's no hurt including 3.5 on...
Not exactly. You should use this: https://docs.python.org/3/library/exceptions.html#DeprecationWarning
You should use sys.version_info instead and there is no need to catch exception
With the old version, actually you cannot downgrade constraints like removing unique, if you didn't set names in alembic migration files. > The reason is simple: removing a unique constraint...