JuliaSparse / SuiteSparseGraphBLAS.jl

Sparse, General Linear Algebra for Graphs!
MIT License
102 stars 17 forks source link

Project.toml compat section #1

Closed matbesancon closed 5 years ago

matbesancon commented 5 years ago

You can add a compat section to your Project file, in particular, you can add

julia = "1"
BinaryProvider = "0.5"

This is a good thing to do whenever you have dependencies outside the standard lib