grim/pyscovery

Update the homepage for the new home
draft default tip
2020-04-27, Gary Kramlich
367b9e9dadad
Update the homepage for the new home
{
"folders":
[
{
"follow_symlinks": true,
"path": "."
}
],
"build_systems":
[
{
"name": "unit tests",
"shell_cmd": "nosetests --with-xcoverage --with-xunit --cover-package pyscovery $project_path/tests"
}
]
}