Sha256: 6301ec72cbfa9668a7617f8cb8a0fa37d0613de836ac2892b89cb94705ddee05
Contents?: true
Size: 492 Bytes
Versions: 1
Compression:
Stored size: 492 Bytes
Contents
target :lib do signature "sig" check "lib" # Directory name # check "Gemfile" # File name # check "app/models/**/*.rb" # Glob # # ignore "lib/templates/*.rb" # # # library "pathname", "set" # Standard libraries # library "numo-narray", "numo-linalg" # Gems end # target :spec do # signature "sig", "sig-private" # # check "spec" # # # library "pathname", "set" # Standard libraries # # library "rspec" # end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
numo-openblas-0.4.0 | Steepfile |