Hi all, I have a number of unregistered packages that depend on each other. I’d like to be able to specify these dependencies, so I tried to add dependent URLs to REQUIRE but it seems you can’t just add a URL to the require file.
I’d like users to be able to run Pkg.clone() to install the package and its dependencies. Is there some way to accomplish this? I couldn’t find an obvious way in the Package documentation.a thanks, wade
