diff options
-rw-r--r-- | python-id.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python-id.spec b/python-id.spec index 8363f5d..7ea9ea8 100644 --- a/python-id.spec +++ b/python-id.spec @@ -9,6 +9,10 @@ Source: %{pypi_source id} BuildArch: noarch BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-pip +BuildRequires: python3-wheel +BuildRequires: python3-hatchling BuildRequires: python3-pytest BuildRequires: python3-pretend |