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

All the components are getting treated as Dev dependency (Poetry). #191

Closed
NihalBarick opened this issue Jul 29, 2024 · 2 comments
Closed
Assignees
Labels
bug Something isn't working work in progress started working on the issue and is in progress

Comments

@NihalBarick
Copy link
Collaborator

We have multiple Python projects which is using Poetry for dependency management. All the packages in our application are main dependencies, but when we are running the continuous clearing tool all the components are considered as dev dependencies.

We are using latest version of CA tool: 6.2.2

We are using latest version of poetry: 1.8.3

We are using latest version of python: 3.12 and also sometimes 3.11, 3.10 (Since we are having multiple python projects)

@NihalBarick NihalBarick changed the title All the components are getting treated as Dev dependency. All the components are getting treated as Dev dependency (Poetry). Jul 29, 2024
@sumanthkb44
Copy link
Collaborator

Hi Nihal,

Can you share the sample Poety.lock (v1.8.3) file you're using.
And also let us know how the dependencies been categorized in the pyproject.toml file for Main dependencies.

@sumanthkb44 sumanthkb44 added the work in progress started working on the issue and is in progress label Sep 6, 2024
@sumanthkb44 sumanthkb44 self-assigned this Sep 6, 2024
@sumanthkb44 sumanthkb44 added the bug Something isn't working label Oct 17, 2024
@sumanthkb44
Copy link
Collaborator

This will get fix with upcoming release of Clearing Tool.
Corresponding PR : #209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working work in progress started working on the issue and is in progress
Projects
None yet
Development

No branches or pull requests

2 participants