Skip to content
This repository was archived by the owner on May 19, 2024. It is now read-only.

Commit a1135fc

Browse files
authored
fix(hook): make it work for Python embedded installs
1 parent 9a31ea8 commit a1135fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hooks/post_gen_project.py renamed to hooks/post_gen_project

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python
12
from __future__ import print_function
23

34
import os

0 commit comments

Comments
 (0)