Apply patch:

skip-binary
 From: Stefano Rivera <stefanor@debian.org>
 Date: Thu, 8 Oct 2015 14:19:51 -0700
 Subject: Skip the unidecode binary
This commit is contained in:
su-fang 2022-11-15 10:08:34 +08:00
parent 14d28605a2
commit fbc4f13484
1 changed files with 0 additions and 5 deletions

View File

@ -24,11 +24,6 @@ setup(
test_suite='tests',
entry_points={
'console_scripts': [
'unidecode = unidecode.util:main'
]
},
classifiers=[
"License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)",
"Programming Language :: Python",