[[source]] name = "pypi" url = "https://pypi.org/simple" verify_ssl = true [dev-packages] bandit = "*" flake8 = "*" black = "==19.3b0" pylint = "*" [packages] python-decouple = "*" pytest = "*" coverage = "*" grpcio = "*" python-etcd3 = {editable = true,git = "https://github.com/kragniz/python-etcd3"} pylint = "*" [requires] python_version = "3.7"