-
Notifications
You must be signed in to change notification settings - Fork 798
Open
Labels
auto-instrumentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Running the tool with and without pyproject.toml makes no difference.
The tool seems to rely on the current virtualenv instead, which seems wrong because:
- the dev dependencies cannot be distinguished from core dependencies
- the system packages are scanned too, and there's sadly lots of crap there
- 3rd party crud is scanned, e.g. if the system has ROS installed, that gets scanned too
I feel that current design just won't cut it, not since year 2020.
Metadata
Metadata
Assignees
Labels
auto-instrumentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed