From 96117ca0862e13cb9cb3850cf34cc0145118f3f0 Mon Sep 17 00:00:00 2001 From: Michell Stuttgart Date: Wed, 26 Jun 2024 14:27:01 -0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) 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 = [