Skip to content

Commit af6e79f

Browse files
committed
How I do create the submodule pinned to a commit
1 parent 9914c62 commit af6e79f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Git Submodule
2+
# https://stackoverflow.com/a/27445058
3+
4+
15
import sys, os, time
26
sys.path.append(os.path.abspath('cpython/Doc/tools/extensions'))
37
sys.path.append(os.path.abspath('cpython/Doc/includes'))

0 commit comments

Comments
 (0)