[[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [packages] sporestack = {editable = true, path = "."} [dev-packages] black = "~=23.1" mypy = "~=1.0" pytest = "~=7.2" pytest-cov = "~=4.0" pytest-mock = "~=3.6" pytest-socket = "~=0.5.1" ruff = "==0.0.239" types-requests = "~=2.25" # Building wheel = "~=0.38.0" build = "~=0.7.0" # Publishing twine = "~=3.4" # Docs pdoc = "~=12.0" # Python `make` implementation almost-make = "~=0.5.2"