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
Yeah... this only goes off of source code dependencies. Could add in an optional parameter to include test deps as well. Or just by default return back something like:
struct DependencyResults
package_deps
test_deps
end
e.g. I know for a fact that AxisKeys is a test dependency for Impute.jl but it's not being listed here
https://github.com/invenia/Impute.jl/blob/master/Project.toml#L38
The text was updated successfully, but these errors were encountered: