uv рулит
This commit is contained in:
12
pyproject.toml
Normal file
12
pyproject.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "knowledge-base"
|
||||
version = "0.1.0"
|
||||
description = "Just a knowledge base"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"click==8.2.1",
|
||||
"mkdocs>=1.6.1",
|
||||
"mkdocs-glightbox>=0.5.2",
|
||||
"mkdocs-material>=9.7.1",
|
||||
"pymdown-extensions>=10.19.1",
|
||||
]
|
||||
Reference in New Issue
Block a user