Codebase list python-pygerrit2 / fresh-snapshots/main Pipfile
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

Pipfile @fresh-snapshots/mainraw · history · blame

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
requests = "*"
"e1839a8" = {path = ".", editable = true}

[dev-packages]
pbr = "*"
pydocstyle = "*"
flake8 = "==3.5.0"
pyflakes = "==1.6.0"
pytest = "*"
testcontainers = "*"
mock = "*"
"e1839a8" = {path = ".", editable = true}