Mercurial > silorider
view Pipfile @ 70:ed8eefbb36e8
Don't resize images when running with --dry-run
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 02 Feb 2024 21:05:08 -0800 |
parents | c5f73ebb43a5 |
children |
line wrap: on
line source
[[source]] url = "https://pypi.python.org/simple" verify_ssl = true name = "pypi" [packages] "mastodon.py" = "*" coloredlogs = "*" dateparser = "*" mf2py = "*" mf2util = "*" python-dateutil = "*" ronkyuu = "*" tweepy = "*" [dev-packages] pytest = "*" setuptools-scm = "*" pytest-runner = "*"