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

chore: Set poetry to package-mode = false #188

Merged
merged 3 commits into from Mar 7, 2024

Conversation

ekampf
Copy link
Contributor

@ekampf ekampf commented Mar 7, 2024

Related Tickets & Documents

Fixes the following warning when installing dependencies:

Warning: The current project could not be installed: No file/folder found for package twingate-operator
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!

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 8182231441

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.517%

Totals Coverage Status
Change from base Build 8180528379: 0.0%
Covered Lines: 798
Relevant Lines: 809

💛 - Coveralls

Copy link

@minhtule minhtule left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@ekampf ekampf merged commit f91f57a into main Mar 7, 2024
12 checks passed
@ekampf ekampf deleted the chore/fix-portey-package-mode branch March 7, 2024 21:18
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.

None yet

3 participants