You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to debug the Python side of conan recipe and check the particular stages of my recipe. How could I start debugging or attaching to conan create / conan package / another stage using the Python tooling? (I thought that this information exists in this section of the Conan's documentation, but didn't found it :( )
Could you please also add this answer to the documentation?