diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-14 06:54:09 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-14 06:54:09 +0000 |
commit | 3c15d181ef69a6b32415488e0033567141c87ad6 (patch) | |
tree | d50d181cc8c59433741c7e076500bef26717aebb | |
parent | 78187fb86ac6bd935fa4b663bbcab59a45596ec3 (diff) |
automatic import of fastai
-rw-r--r-- | fastai.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fastai.spec b/fastai.spec index f174747..7d470f9 100644 --- a/fastai.spec +++ b/fastai.spec @@ -19,6 +19,7 @@ Summary: Data validation library for Python Provides: python-%{name} BuildRequires: python3-setuptools BuildRequires: python3-packaging +BuildRequires: python3-pip #BuildRequires: python3-omegaconf %description -n python3-%{name} |