This repository has been archived on 2022-07-07. You can view files and clone it, but cannot push or open issues or pull requests.
docs/Pipfile
floatingghost bcaadfc20e
All checks were successful
ci/woodpecker/push/release Pipeline was successful
Add CI integration (#1)
Reviewed-on: #1
2022-06-26 17:08:02 +00:00

28 lines
574 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
mkdocs-material = "==8.1.8"
markdown-include = "==0.6.0"
click = "==8.0.3"
ghp-import = "==2.0.2"
importlib-metadata = "==4.10.1"
jinja2 = "==3.0.3"
markdown = "==3.3.6"
markupsafe = "==2.0.1"
mergedeep = "==1.3.4"
mkdocs = "==1.2.3"
mkdocs-material-extensions = "==1.0.3"
pygments = "==2.11.2"
pymdown-extensions = "==9.1"
pyparsing = "==3.0.7"
python-dateutil = "==2.8.2"
pyyaml = "==6.0"
pyyaml-env-tag = "==0.1"
six = "==1.16.0"
watchdog = "==2.1.6"
zipp = "==3.7.0"