git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
928bb52
)
Sorting of the dependencies
author
funilrys
<redacted>
Fri, 10 Aug 2018 13:52:20 +0000
(15:52 +0200)
committer
Steven Black
<redacted>
Thu, 6 Sep 2018 03:51:28 +0000
(23:51 -0400)
updateReadme.py
patch
|
blob
|
history
diff --git
a/updateReadme.py
b/updateReadme.py
index c75750f781326177f29fa0803772b5a59863a7d2..67e8326ce667b8417df02f17dc031806d49ae63f 100644
(file)
--- a/
updateReadme.py
+++ b/
updateReadme.py
@@
-5,12
+5,11
@@
#
# This Python script will update the readme files in this repo.
-from string import Template
-
+import json
import os
import sys
import time
-import json
+from string import Template
# Project Settings
BASEDIR_PATH = os.path.dirname(os.path.realpath(__file__))
git clone https://git.99rst.org/PROJECT