If we can get the project name without having to explicitly set a variable, that would make adoption simpler. We should be able to get the name by running "python setup.py --name" in the correct directory. If we can't, we should make sure the template doesn't break or produce the wrong results if the variable isn't set at all.
If we can get the project name without having to explicitly set a variable, that would make adoption simpler. We should be able to get the name by running "python setup.py --name" in the correct directory. If we can't, we should make sure the template doesn't break or produce the wrong results if the variable isn't set at all.