diff options
-rw-r--r-- | python-tomcli.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-tomcli.spec b/python-tomcli.spec index 43f04de..ab8d234 100644 --- a/python-tomcli.spec +++ b/python-tomcli.spec @@ -16,6 +16,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-hatchling +BuildRequires: python3-flit-core %global _description %{expand: CLI for working with TOML files. Pronounced "tom clee."} |