You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, pip install python-slugify[unidecode] also installs text-unidecode.
Do I misunderstand the notice on the README?
I have interpreted the note in such a way that it installs unidecode as alternative and not parallel.
Hey,
pip install python-slugify[unidecode]also installs text-unidecode.Do I misunderstand the notice on the README?
I have interpreted the note in such a way that it installs unidecode as alternative and not parallel.
Thx for clarification