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
It would not be a trivial change though, I'd like to use pyproject.toml and Poetry instead of setup.py to make the packaging procedure more developer friendly.
It would not be a trivial change though, I'd like to use
pyproject.toml
and Poetry instead ofsetup.py
to make the packaging procedure more developer friendly.https://python-poetry.org/docs/pyproject/
The main concern here is building and packaging dictionary files.
The text was updated successfully, but these errors were encountered: