Skip to content

Commit c1fa57d

Browse files
committed
➕ Add orjson to setup.py extras_require
Signed-off-by: ff137 <ff137@proton.me>
1 parent 26534a4 commit c1fa57d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"nkeys": ["nkeys"],
1111
"aiohttp": ["aiohttp"],
1212
"fast_parse": ["fast-mail-parser"],
13+
"orjson": ["orjson"],
1314
},
1415
packages=["nats", "nats.aio", "nats.micro", "nats.protocol", "nats.js"],
1516
package_data={"nats": ["py.typed"]},

0 commit comments

Comments
 (0)