Skip to content
New issue

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

Don't use poetry for packaging #502

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Don't use poetry for packaging #502

wants to merge 1 commit into from

Conversation

gb-beng
Copy link
Contributor

@gb-beng gb-beng commented Apr 5, 2024

Warning: The current project could not be installed: No file/folder found for package beng-lod-server
If you do not want to install the current project use --no-root.
If you want to use Poetry only for dependency management but not for packaging, you can disable package mode by setting package-mode = false in your pyproject.toml file.
In a future version of Poetry this warning will become an error!

```
Warning: The current project could not be installed: No file/folder found for package beng-lod-server
If you do not want to install the current project use --no-root.
If you want to use Poetry only for dependency management but not for packaging, you can disable package mode by setting package-mode = false in your pyproject.toml file.
In a future version of Poetry this warning will become an error!
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant