mirror of https://github.com/scrapy/scrapy.git
chore: Add `packaging` to tests deps
This commit is contained in:
parent
0097b4c0bb
commit
6afb31b82b
|
|
@ -14,3 +14,4 @@ brotli # optional for HTTP compress downloader middleware tests
|
|||
zstandard; implementation_name != 'pypy' # optional for HTTP compress downloader middleware tests
|
||||
ipython
|
||||
pywin32; sys_platform == "win32"
|
||||
packaging
|
||||
Loading…
Reference in New Issue