[[source]] name = "pypi" url = "https://pypi.org/simple" verify_ssl = true [dev-packages] pytest = "*" numpy = "*" pandas = "*" pathfinding = {path = "."} [packages] pathfinding = {path = "."} [requires] python_version = "3.7"