fix pipfile
Some checks failed
/ Connect to deployment host, update, and redeploy docs website. (push) Has been skipped
/ Build static site, docker image, upload artifact... (push) Failing after 41s

This commit is contained in:
2024-09-05 23:47:52 -07:00
parent 631e14720c
commit 3def5b025a

View File

@@ -10,7 +10,7 @@ name = "gitea"
[packages]
blag = {version = "==2.4.0", index = "gitea"}
pymdown-extensions = {version = "10.9", index "pypi"}
pymdown-extensions = {version = "==10.9", index "pypi"}
[dev-packages]