Merge pull request #6487 from wRAR/drop-setuptools-dep

Remove the installation dependency on setuptools.
This commit is contained in:
Andrey Rakhmatullin 2024-10-08 16:34:11 +05:00 committed by GitHub
commit 7ec6b7e65b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View File

@ -18,7 +18,6 @@ install_requires = [
"zope.interface>=5.1.0",
"protego>=0.1.15",
"itemadapter>=0.1.0",
"setuptools",
"packaging",
"tldextract",
"lxml>=4.4.1",

View File

@ -50,7 +50,6 @@ deps =
typing-extensions==4.12.2
types-lxml==2024.8.7
types-Pygments==2.18.0.20240506
types-setuptools==71.1.0.20240806
botocore-stubs==1.34.158
boto3-stubs[s3]==1.34.158
attrs >= 18.2.0