Make load_all() check versions of dependencies #109
Closed
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Presently,
load_all()
doesn't check that the versions of dependencies match the DESCRIPTION file. It would be helpful if it did that, and printed messages or warnings if the versions were incorrect.The text was updated successfully, but these errors were encountered: