Request
The post_gen_project hook uses urllib to check to see if a git repo exists. If urllib does not exist (for example, in python2), then it should not fail, it should succeed but add a local module.
The post_gen_project hook uses urllib to check to see if a git repo exists. If urllib does not exist (for example, in python2), then it should not fail, it should succeed but add a local module.