diff --git a/pyproject.toml b/pyproject.toml index bad7b33..c8d0363 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,8 +12,7 @@ authors = [ maintainers = [ {name = "Stéphane Caron", email = "stephane.caron@normalesup.org"}, ] -dynamic = ["version"] -description = "Loop frequency regulation for asyncio" +dynamic = ['version', 'description'] requires-python = ">=3.7" classifiers = [ "Development Status :: 5 - Production/Stable",