mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-05-09 15:13:10 +00:00
Update Pipfile.lock for Python 3.12
Alongside some quick edits to the base config Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
parent
81bcc565c1
commit
137a9f99b7
3 changed files with 8 additions and 8 deletions
2
Pipfile
2
Pipfile
|
@ -17,7 +17,7 @@ mkdocs-autolinks-plugin = "*"
|
|||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.11"
|
||||
python_version = "3.12"
|
||||
|
||||
[scripts]
|
||||
dev = "mkdocs serve --watch overrides --watch-theme --livereload"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue