Develop a CRM script to scan feedstocks for dependency/import name mis-matches #181
Open
Description
Credit goes to @cbouss for suggesting this.
We could use CRM to develop a script that scans a large set of feedstock repositories to find cases where the import
name does not match the conda package name.
Example: the pillow
library uses PIL
as the import name.
That could greatly increase the accuracy of the newly introduced PythonDependencyScanner
class (see #180)
Metadata
Assignees
Type
Projects
Status
Blocked