Skip to content

Request

Simon Rose requested to merge request into master

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.

Merge request reports