view Pipfile @ 38:0f98784bcc40

Improve handling of whitespace and paragraphs in html stripping code
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 21 May 2023 09:40:00 -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 = "*"