nasg/Pipfile

21 lines
289 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
unicode-slugify = "*"
requests = "*"
2019-01-15 21:28:58 +00:00
python-frontmatter = "*"
langdetect = "*"
Jinja2 = "*"
feedgen = "*"
2019-05-23 09:07:31 +01:00
filetype = "*"
arrow = "*"
[dev-packages]
[requires]
2019-01-15 21:28:58 +00:00
python_version = "3.7"