summaryrefslogtreecommitdiff
path: root/python-torchtext.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-03-31 09:33:03 +0000
committerCoprDistGit <infra@openeuler.org>2024-03-31 09:33:03 +0000
commit4ee2b6601fde703ebf1d516b21327e829107778f (patch)
tree9057a9bc4c801170c7a25e8fd76478664527391e /python-torchtext.spec
parentf9e519abb5e29b8d00283dac4f31ddb48b9ae46e (diff)
automatic import of python-torchtext
Diffstat (limited to 'python-torchtext.spec')
-rw-r--r--python-torchtext.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/python-torchtext.spec b/python-torchtext.spec
index 53e0386..1829ddf 100644
--- a/python-torchtext.spec
+++ b/python-torchtext.spec
@@ -37,8 +37,6 @@ Models, data loaders and abstractions for language processing, powered by PyTorc
%prep
%autosetup -p1 -n text-%{pypi_version}
-rm -rf third_party/*
-mkdir third_party/sentencepiece
unzip %{SOURCE1} -d third_party/sentencepiece
%build