diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 07:23:19 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 07:23:19 +0000 |
commit | 5c49cd97c55b03a111c9b70f844f0f670cc11ce8 (patch) | |
tree | 0937be1a4a282623260b53e5824f1758fc668530 /torchtext.spec | |
parent | 9dec07f8770c999dfc1554f8512d6c15c82edc0e (diff) |
automatic import of torchtext
Diffstat (limited to 'torchtext.spec')
-rw-r--r-- | torchtext.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/torchtext.spec b/torchtext.spec index 5da4260..15c4c22 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 text-%{Version}
+%autosetup -n torchtext-%{Version}
%build
%py3_build
|