conda-minify
conda-minify copied to clipboard
Improved pypi support
I have observed that if I install numpy from pypi on my platform, it gets ignored in the output. This is a symptom of a general issue with this excellent addition to the conda-family of tools and here is a suggested patch and a test. This most likely fixes #10
(Apply the first commit first and see the test fail, then apply the second which fixes the issue.)