nasg/Pipfile

23 lines
305 B
Text
Raw Normal View History

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
2019-01-15 21:28:58 +00:00
arrow = "*"
bleach = "*"
emoji = "*"
feedgen = "*"
langdetect = "*"
requests = "*"
unicode-slugify = "*"
Jinja2 = "*"
Wand = "*"
2019-01-05 11:56:28 +00:00
pyyaml = "*"
2019-01-15 21:28:58 +00:00
python-frontmatter = "*"
[requires]
2019-01-15 21:28:58 +00:00
python_version = "3.7"