diff options
-rw-r--r-- | python-dirty-equals.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-dirty-equals.spec b/python-dirty-equals.spec index 4cd6204..42958d3 100644 --- a/python-dirty-equals.spec +++ b/python-dirty-equals.spec @@ -20,6 +20,7 @@ BuildRequires: python3-hatchling # for test BuildRequires: python3-pytest BuildRequires: python3-pydantic +BuildRequires: python3-pytz %global common_description %{expand: The dirty-equals Python library (mis)uses the __eq__ method to make python code |