nasg/Pipfile
2019-01-15 22:28:58 +01:00

22 lines
305 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
arrow = "*"
bleach = "*"
emoji = "*"
feedgen = "*"
langdetect = "*"
requests = "*"
unicode-slugify = "*"
Jinja2 = "*"
Wand = "*"
pyyaml = "*"
python-frontmatter = "*"
[requires]
python_version = "3.7"