You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reviewing all of these various options, it looks like maybe the best way to handle this is to just pass the version as part of the package name string, since that would probably work with all of the above, though it would be really nice if the version could be a function parameter of it's own. Maybe that isn't as feasible as I first thought, though. :(
The various package_* functions don't appear to have any way of specifying a package version...and they really should.
Even just a string representing the version would be helpful, though perhaps not terribly portable.
The text was updated successfully, but these errors were encountered: