diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 07:49:35 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 07:49:35 +0000 |
commit | ef2e421aec4ddb0750d8430c4198d9bca29f5ffe (patch) | |
tree | b13a3859cdbc170987136055dece875eea3a401c | |
parent | 5c49cd97c55b03a111c9b70f844f0f670cc11ce8 (diff) |
automatic import of torchtext
-rw-r--r-- | torchtext.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/torchtext.spec b/torchtext.spec index 15c4c22..cddbf12 100644 --- a/torchtext.spec +++ b/torchtext.spec @@ -36,7 +36,7 @@ processing, datasets, and models for tasks such as text classification, language modeling, and sequence-to-sequence learning.
%prep
-%autosetup -n torchtext-%{Version}
+%autosetup -n text-0.16.2
%build
%py3_build
|