Mercurial > silorider
view Pipfile @ 15:cb1dc5c864d8 0.2.0
Specify URLs in the config file instead of in the CLI.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 29 Jul 2018 23:59:39 -0700 |
parents | a1b7a459326a |
children | d3c4c5082bbc |
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 = "*" [dev-packages] pytest = "*" setuptools-scm = "*" pytest-runner = "*"