Mercurial > silorider
view Pipfile @ 0:a1b7a459326a
Initial commit.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 18 Jul 2018 20:46:04 -0700 |
parents | |
children | d3c4c5082bbc |
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 = "*" [dev-packages] pytest = "*" setuptools-scm = "*" pytest-runner = "*"