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! Just want you to know I am working on the migration right now but stuck with the PyPI publishing.
For unknown reason Poetry includes dev dependencies defined in [tool.poetry.dev-dependencies] section in the list of global dependencies. It results in installing a huge list of unnecessary packages on pip install pyserde.
Also the support of installing extra packages from PyPI with Poetry builds (i. e. pip install pyserde[toml]) is tricky.
I hope I can manage these issues in a week or so. Cheers :-)
Poetry seems be faster and easier to use.
The text was updated successfully, but these errors were encountered: