view Pipfile @ 1147:4b5b464e3155

Added tag 3.2.1 for changeset 3516759ea1b2
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 05 Jun 2018 22:20:45 -0700
parents 353c58ba596a
children
line wrap: on
line source

[[source]]

url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"


[packages]

"e1839a8" = {path = ".", editable = true}


[dev-packages]

invoke = "*"
pytest = "*"
pytest-cov = "*"
pytest-mock = "*"
mock = "*"