Mercurial > silorider
view Pipfile @ 29:20d4cf433704
Improve media attachment MIME detection, and fallback to JPEG on fail
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 19 Apr 2023 12:48:58 -0700 |
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 = "*"