mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2024-11-10 03:39:38 +00:00
18 lines
287 B
Text
18 lines
287 B
Text
|
[[source]]
|
||
|
url = "https://pypi.org/simple"
|
||
|
verify_ssl = true
|
||
|
name = "pypi"
|
||
|
|
||
|
[packages]
|
||
|
mkdocs-git-revision-date-localized-plugin = "*"
|
||
|
mkdocs-material = "*"
|
||
|
mkdocs-minify-plugin = "*"
|
||
|
mkdocs-redirects = "*"
|
||
|
pillow = "*"
|
||
|
cairosvg = "*"
|
||
|
|
||
|
[dev-packages]
|
||
|
|
||
|
[requires]
|
||
|
python_version = "3.11"
|