mirror of
https://github.com/imgfloat/docs.git
synced 2026-02-05 04:09:27 +00:00
Docs template
This commit is contained in:
7
pyproject.toml
Normal file
7
pyproject.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[project]
|
||||
name = "docs"
|
||||
version = "1.0.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = ["mkdocs", "mkdocstrings[python]", "markdown-include"]
|
||||
Reference in New Issue
Block a user