docmachine-containers/Pipfile

18 lines
261 B
TOML
Raw Normal View History

2020-04-19 10:04:32 +00:00
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
mkdocs = "*"
mkdocs-material = "*"
mdx-truly-sane-lists = "*"
pymdown-extensions = "*"
honcho = "*"
pyinotify = "*"
2020-04-19 10:04:32 +00:00
[requires]
2020-09-29 14:42:11 +00:00
python_full_version = "3.8.0"