diff options
-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
|