diff --git a/pyproject.toml b/pyproject.toml index 7f2e9c8..9c0ffe9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ callback = [ "httpx", ] test = [ - "edutap.wallet_google[callback]", + "edutap.wallet-google[callback]", "pytest-cov", "pytest-explicit", "pytest",