forked from retoor/devplacepy
feat: add structured data schemas, og tags, share button, and configurable site url
This commit is contained in:
@@ -21,6 +21,9 @@ dependencies = [
|
||||
[project.scripts]
|
||||
devplace = "devplacepy.cli:main"
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev = ["pytest", "playwright", "pytest-xdist", "requests"]
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
Reference in New Issue
Block a user