Require setuptools, scrapy/cmdline.py, /setup.py and tests/test_webclient.py import pkg_resources

This commit is contained in:
Tomáš Hrnčiar 2021-04-28 11:57:44 +02:00 committed by GitHub
parent 02ae1deaf4
commit 4f500342c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ install_requires = [
'protego>=0.1.15',
'itemadapter>=0.1.0',
'h2>=3.0,<4.0',
'setuptools',
]
extras_require = {}
cpython_dependencies = [