[[source]] name = "pypi" url = "https://pypi.org/simple" verify_ssl = true [packages] dlinfo = {editable = true,path = "."} [dev-packages] pytest = "*" pytest-cov = "*" pylint = "*" # python<3.8 compatibility importlib-metadata = "*" [requires] python_version = "3"