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

[dev-packages]
boto3 = "*"
flake8 = "*"
ipdb = "*"
ipython = "*"
pytest = "*"
pytest-cov = "*"
pytest-flake8 = "*"
twine = "*"

[packages]
lambda-gateway = {editable = true,path = "."}
