Browse Source

I can't python

pull/10109/head
dolfies 4 years ago
committed by GitHub
parent
commit
72f126a321
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      setup.py

2
setup.py

@ -41,7 +41,7 @@ extras_require = {
'sphinxcontrib-websupport',
],
'speed': [
'aiohttp[speedups]'
'aiohttp[speedups]',
'orjson>=3.5.4',
]
}

Loading…
Cancel
Save