Mercurial > silorider
view Pipfile @ 37:b2cacc853680
Disable debug logging for requests_oauthlib
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 21 May 2023 09:39:35 -0700 |
parents | 8e8541ef85b7 |
children | c5f73ebb43a5 |
line wrap: on
line source
[[source]] url = "https://pypi.python.org/simple" verify_ssl = true name = "pypi" [packages] "mf2py" = "*" "mastodon.py" = "*" coloredlogs = "*" "mf2util" = "*" dateparser = "*" python-dateutil = "*" python-twitter = "*" ronkyuu = "*" [dev-packages] pytest = "*" setuptools-scm = "*" pytest-runner = "*"