0a3e6598b2
Change versions to match Fedora versions. Add version numbers to the blueprints except for glusterfs.toml, not having a version is used as part of the tests.
12 lines
186 B
TOML
12 lines
186 B
TOML
name = "atlas"
|
|
description = "Automatically Tuned Linear Algebra Software"
|
|
version = "0.0.1"
|
|
|
|
[[modules]]
|
|
name = "atlas"
|
|
version = "3.10.*"
|
|
|
|
[[modules]]
|
|
name = "numpy"
|
|
version = "1.7.*"
|