diff options
author | CoprDistGit <infra@openeuler.org> | 2024-01-29 14:03:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-01-29 14:03:21 +0000 |
commit | 3bbd36c5faad07ac1e8880c806c217a5c9a06229 (patch) | |
tree | 8c710a1383a197aa97ac839d3ad0f41cad3e4344 | |
parent | 4a2483e5e3f576b66991766e48fd71dd74b31087 (diff) |
automatic import of python-hydra
-rw-r--r-- | python-hydra.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-hydra.spec b/python-hydra.spec index 8bed29e..25cec4f 100644 --- a/python-hydra.spec +++ b/python-hydra.spec @@ -23,6 +23,7 @@ Summary: Data validation library for Python Provides: python-%{pypi_name} BuildRequires: python3-antlr4-runtime == 4.9.3 BuildRequires: python3-pip +BuildRequires: python3-wheel #BuildRequires: python3-omegaconf %description -n python3-%{pypi_name} |