Mercurial > piecrust2
view Pipfile @ 1155:fac4483867a5
less: Fix issues moving the map file on Windows. Again.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 11 Jun 2019 15:11:39 -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 = "*"