We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
poetry seams to be an interesting approach
unfortunately it has some flaws:
dependabot
poetry
include
side-packages
setup.py
these are heavy issues.
revisit poetry after monorepo(#299) was dome, to see if the issues are fixed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
poetry seams to be an interesting approach
unfortunately it has some flaws:
dependabot
support is not fully workingpoetry
'sinclude
d files that are not part of the package get installed unintended intoside-packages
, too.this might be fixed in version 1.1 as tested in https://github.com/jkowalleck/nichtparasoup/tree/transform_to_monorepo/draft3
setup.py
these are heavy issues.
revisit
poetry
after monorepo(#299) was dome, to see if the issues are fixed.The text was updated successfully, but these errors were encountered: