niv icon indicating copy to clipboard operation
niv copied to clipboard

Add fetcher for fetchPypi

Open ryanorendorff opened this issue 6 years ago • 1 comments

fetchPypi just calls fetchurl underneath but has a slightly different calling syntax in order to construct the URL. It would be great to track these external dependencies using niv. :-)

ryanorendorff avatar Sep 24 '19 23:09 ryanorendorff

Great idea. Related to #79, #78 and #77. Just need to finish some refactoring of the CLI arg parsing and should be able to get started on this!

nmattia avatar Sep 25 '19 19:09 nmattia