nasg/Pipfile

20 lines
274 B
Text
Raw Normal View History

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
wand = "*"
2019-01-15 21:28:58 +00:00
arrow = "*"
unicode-slugify = "*"
requests = "*"
2019-01-15 21:28:58 +00:00
python-frontmatter = "*"
langdetect = "*"
jinja2 = "*"
feedgen = "*"
[dev-packages]
[requires]
2019-01-15 21:28:58 +00:00
python_version = "3.7"