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

Commit 767528e

Browse files
committed
restore root commit hash
1 parent 8311d1c commit 767528e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python3_pip_skeleton/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"CONTRIBUTING.rst": ("\nUpdating the tools\n", None),
2525
}
2626

27-
SKELETON_ROOT_COMMIT = "de6d5f161b940ebd052ee3123a7250a0776dcf50"
27+
SKELETON_ROOT_COMMIT = "ededf00035e6ccfac78946213009c1ecd7c110a9"
2828

2929

3030
def git(*args, cwd=None) -> str:

0 commit comments

Comments
 (0)