diff --git a/pyproject.toml b/pyproject.toml index 54672e1..fd0afaf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,6 +6,7 @@ build-backend = "setuptools.build_meta" name = "atty" dynamic = ["version"] readme = "README.md" +description = "CLI utility for Alacritty color theme switching " authors = [{ name = "Michell Stuttgart", email = "michellstut@gmail.com" }] requires-python = ">=3.8" classifiers = [