Milestone 2.
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "pkm"
|
||||
version = "0.1.1"
|
||||
version = "0.2.0"
|
||||
description = "Personal Knowledge Manager (Flask + Tailwind + DaisyUI)"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
@@ -14,6 +14,9 @@ dependencies = [
|
||||
"click>=8.1",
|
||||
"python-frontmatter>=1.0.1",
|
||||
"PyYAML>=6.0.2",
|
||||
"markdown-it-py>=3.0.0",
|
||||
"mdit-py-plugins>=0.4.0",
|
||||
"bleach>=6.1.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
Reference in New Issue
Block a user