Mercurial > silorider
view Pipfile @ 75:2e57d0fd8ceb
Add more options for dynamic feed DOM manipulation
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 10 Aug 2024 21:19:44 -0700 |
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 = "*"