diff --git a/pyproject.toml b/pyproject.toml index 9e4ce7f9..e6e32289 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,4 +1,5 @@ [project] +name = "asyncpg" requires-python = ">=3.6" [build-system]