niv
niv copied to clipboard
Add fetcher for fetchPypi
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. :-)
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!