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
Could you provide an example of a Poetry project with a structure like below ?
βββ src βΒ Β βββ pyproject βΒ Β βββ classes βΒ Β βΒ Β βββ class.py βΒ Β βΒ Β βββ __init__.py βΒ Β βββ execptions βΒ Β βΒ Β βββ execption.py βΒ Β βΒ Β βββ __init__.py βΒ Β βββ __init__.py βΒ Β βββ module.py βΒ Β βββ py.typed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Could you provide an example of a Poetry project with a structure like below ?
The text was updated successfully, but these errors were encountered: