diff --git a/pyproject.toml b/pyproject.toml index 19b4640..6b0ba8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,6 @@ commit_extra_args = ["-e"] path = "pwdlib/__init__.py" [tool.hatch.envs.default] -python = "3.8" features = [ "argon2", "bcrypt",