view Pipfile @ 19:d3c4c5082bbc

Add Webmention silo.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 02 Oct 2018 22:22:31 -0700
parents a1b7a459326a
children 8e8541ef85b7
line wrap: on
line source

[[source]]

url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"


[packages]

"mf2py" = "*"
"mastodon.py" = "*"
coloredlogs = "*"
"mf2util" = "*"
python-dateutil = "*"
python-twitter = "*"
ronkyuu = "*"


[dev-packages]

pytest = "*"
setuptools-scm = "*"
pytest-runner = "*"