home » dokk/documentation.git
Author zPlus <zplus@peers.community> 2023-07-31 12:08:04
Committer zPlus <zplus@peers.community> 2023-07-31 12:08:04
Commit 84e53a6 (patch)
Tree fdff90b
Parent(s)

Update python-requests tags.


commits diff: c13bfde..84e53a6
1 file changed, 7 insertions, 7 deletionsdownload


Diffstat
-rw-r--r-- documentation.json 14

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+7/-7 M   documentation.json
index b570d40..123d758
old size: 25K - new size: 25K
@@ -28,6 +28,13 @@
28 28 "tags": "^v"
29 29 },
30 30 {
31 + "id": "python-requests",
32 + "name": "Requests",
33 + "repository": "https://github.com/requests/requests.git",
34 + "sphinx_dir": "docs/",
35 + "tags": "^v.*\\.0$"
36 + },
37 + {
31 38 "id": "urllib3",
32 39 "name": "urllib3",
33 40 "repository": "https://github.com/urllib3/urllib3.git",
@@ -82,13 +89,6 @@
82 89 "tags": "^v[0-9]{4,}"
83 90 },
84 91 {
85 - "id": "python-requests",
86 - "name": "Requests",
87 - "repository": "https://github.com/requests/requests.git",
88 - "sphinx_dir": "docs/",
89 - "tags": "^v"
90 - },
91 - {
92 92 "id": "python-tablib",
93 93 "name": "Tablib",
94 94 "repository": "https://github.com/kennethreitz/tablib.git",