10 lines
198 B
JSON
10 lines
198 B
JSON
# This is a extended json package definition file
|
|
# We allow simple comments (lines starting with a hash symbol)
|
|
{
|
|
"rhel-6": {
|
|
"numpy": {
|
|
"version": "1.5"
|
|
}
|
|
}
|
|
}
|