continuous-clearing icon indicating copy to clipboard operation
continuous-clearing copied to clipboard

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

Open NihalBarick opened this issue 1 year ago • 1 comments

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 avatar Jul 29 '24 18:07 NihalBarick

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 avatar Aug 20 '24 05:08 sumanthkb44

This will get fix with upcoming release of Clearing Tool. Corresponding PR : https://github.com/siemens/continuous-clearing/pull/209

sumanthkb44 avatar Oct 17 '24 10:10 sumanthkb44