We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5748398 commit 06c889fCopy full SHA for 06c889f
.readthedocs.yml
@@ -0,0 +1,13 @@
1
+version: 2
2
+
3
+build:
4
+ os: ubuntu-22.04
5
+ tools:
6
+ python: "3.11"
7
8
+mkdocs:
9
+ configuration: mkdocs.yml
10
11
+python:
12
+ install:
13
+ - requirements: docs/requirements.txt
.vscode/settings.json
@@ -5,6 +5,7 @@
"freezegun",
"minilog",
"minimalistic",
+ "mkdocs",
"mypy",
"sinfo",
"USERPROFILE",
0 commit comments