[[source]] | |
name = "pypi" | |
url = "https://pypi.org/simple" | |
verify_ssl = true | |
[dev-packages] | |
[packages] | |
zappa = "*" | |
pytest = "*" | |
requests = "*" | |
boto3 = "*" | |
Flask = "*" | |
arrow = "==0.15.5" | |
hurry = "*" | |
tuxput = {editable = true, ref = "master", git = "ssh://git@gitlab.com/kspoon-linaro/tuxput.git"} | |
[requires] | |
python_version = "3.7" |