File tree Expand file tree Collapse file tree 3 files changed +35
-37
lines changed Expand file tree Collapse file tree 3 files changed +35
-37
lines changed Original file line number Diff line number Diff line change @@ -259,8 +259,7 @@ quickstart: $(KUSTOMIZE) manifests #EXHELP Generate the installation release man
259
259
260
260
# #@ Docs
261
261
262
- VENVDIR := $(abspath docs/.venv)
263
- REQUIREMENTS_TXT := docs/requirements.txt
262
+ VENVDIR := $(abspath docs/.venv)
264
263
265
264
.PHONY : build-docs
266
265
build-docs : venv
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ Babel == 2.14.0
2
+ beautifulsoup4 == 4.12.3
3
+ certifi == 2024.2.2
4
+ charset-normalizer == 3.3.2
5
+ click == 8.1.7
6
+ colorama == 0.4.6
7
+ cssselect == 1.2.0
8
+ ghp-import == 2.1.0
9
+ idna == 3.7
10
+ Jinja2 == 3.1.3
11
+ lxml == 5.2.1
12
+ Markdown == 3.6
13
+ markdown2 == 2.4.13
14
+ MarkupSafe == 2.1.5
15
+ mergedeep == 1.3.4
16
+ mkdocs == 1.6.0
1
17
mkdocs-material == 9.5.20
18
+ mkdocs-material-extensions == 1.3.1
19
+ packaging == 24.0
20
+ paginate == 0.5.6
21
+ pathspec == 0.12.1
22
+ platformdirs == 4.2.1
23
+ Pygments == 2.17.2
24
+ pymdown-extensions == 10.8.1
25
+ pyquery == 2.0.0
26
+ python-dateutil == 2.9.0.post0
27
+ PyYAML == 6.0.1
28
+ pyyaml_env_tag == 0.1
29
+ readtime == 3.0.0
30
+ regex == 2024.4.28
31
+ requests == 2.31.0
32
+ six == 1.16.0
33
+ soupsieve == 2.5
34
+ urllib3 == 2.2.1
35
+ watchdog == 4.0.0
You can’t perform that action at this time.
0 commit comments