gipit/gips

initial config fails due to getting pyc instead of py

Closed this issue · 1 comments

gips_config env -r /titan/data -e awesomesauce@hotdog.io

fails due to create_environment_settings getting the settings_template.pyc instead of settings_template.py.

Fixed in my new pull request.

resolved by pull request #46