Mercurial > silorider
view Pipfile @ 21:b6a127ca3727
Add debug output for when doing dry-run posts. Fix some URL formatting.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 19 Jan 2019 17:36:22 -0800 |
parents | d3c4c5082bbc |
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 = "*"