diff options
author | CoprDistGit <infra@openeuler.org> | 2024-01-29 13:48:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-01-29 13:48:50 +0000 |
commit | 4a2483e5e3f576b66991766e48fd71dd74b31087 (patch) | |
tree | 128f8d78f8d73c01c5dfcabc8117f4ec6e5163de | |
parent | a2fdc7baf3b3007496623c7e75c7f70f85dffb44 (diff) |
automatic import of python-hydra
-rw-r--r-- | python-hydra.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-hydra.spec b/python-hydra.spec index b3d77d9..8bed29e 100644 --- a/python-hydra.spec +++ b/python-hydra.spec @@ -22,7 +22,7 @@ hydra package for python3 Summary: Data validation library for Python Provides: python-%{pypi_name} BuildRequires: python3-antlr4-runtime == 4.9.3 -#BuildRequires: python3-packaging +BuildRequires: python3-pip #BuildRequires: python3-omegaconf %description -n python3-%{pypi_name} |